. inherit styles-css

hi guys, sorry for so many questions. :grinning: I’m beginner! I passed this challenge but can’t understand why ? because nothing is on my page just is green. thanks in advance.

Your cod

e so far


<h1>Hello World</h1>
<style>
.body {
  background-color: green;
}
body{
background-color:green;
color:green;
font-family:monospace;}

</style>

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/604.3.5 (KHTML, like Gecko) Version/11.0.1 Safari/604.3.5.

Challenge: Inherit Styles from the Body Element

Link to the challenge: