This property sets the background color of an element, either a <color> value or the keyword 'transparent', to make the underlying colors shine through.
<color> | transparent | inherit
h1 { background-color: #f00 }