Search
Given is an h1 tag with some text.
Using the hsl color system, change its background-color to black hsl(0, 0%, 0%) and the font color to yellow hsl(60, 80%, 90%). Make sure you use the id selector heading.
background-color
hsl(0, 0%, 0%)
color
hsl(60, 80%, 90%)