CSS Property:

background-color

Result:

CSS Code:

#myDiv {
                
width:100px;
height:100px;
border:1px solid #202131;
}
Click the property values above to see the result
W3Docs.com-Play it
Do you find this helpful?