Why my code doesn't work?

Hello! Help!
I don’t understand why my code doesn’t work and background color isn’t black…

body { background-color: #000000; }

“Use Hex Code for Specific Colors” is my challenge I’m working at

Thanks a lot for your answers!

It would be better for everyone to understand the problem if you included a codepen link.

Make sure you have something in your body or set the height and width using css, otherwise it won’t show up.

And if this doesn’t help. PLEASE include a codepen link. So we can discuss further. :smiley:

Is the problem fixed?