Tell us what’s happening:
Your code so far
<style>
body {
background-color: black;
}
.Hello {
color: green;
font-family: Monospace;
}
</style>
<h1 class="Hello"> Hello World</h1>```
**Your browser information:**
Your Browser User Agent is: ```Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36```.
**Link to the challenge:**
https://www.freecodecamp.org/challenges/inherit-styles-from-the-body-element