Inherit Styles from the Body Element challenge

trying to solve this challenge, someone help where the problem?
(upload://b0j5NyClUgQ7OvdhExFmOUSDY2U.png)

Hello World

body { background-color: black; } h1 { color: green; font-family: monospace; } ```
  **Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.74 Safari/537.36 Edg/99.0.1150.52

Challenge: Inherit Styles from the Body Element

Link to the challenge:

Can you include the HTML in your code. I think you have pasted it but it is showing the output, not the actual HTML.

thanks, I already got the solution

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.