Tell us what’s happening:
Your code so far
<style>
body {
background-color: black;
color: green;
font-family: monospace;
}
</style>
<h1>Hello World!</h1>
Your browser information:
User Agent is: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
.
Challenge: Inherit Styles from the Body Element
Link to the challenge: