This paragraph has its own background color.
<style> h1 { background-color: green; } div { background-color: lightblue; } p { background-color: yellow; } </style>