til
Style The HTML Body Element
CSS inheritance
<style>
body
{
background-color
:
black
;
}
</style>
source