<PLEASE USE THE FOLLOWING TEMPLATE TO HELP YOU CREATE A GREAT POST!>
<Below this line, add a link to the EXACT exercise that you are stuck at.>
https://www.codecademy.com/en/courses/make-a-website/lessons/closer-look-css/exercises/background-image<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
I’m not actually stuck on the exercise, but I am having trouble applying this lesson outside CodeAcademy. I am making my own (VERY simple) website using Atom. I tried to recreate this to use a background image, but it doesn’t work when I use the .hero class selector. And when I put the background-image and background-size bits in body{}, it covers everything else on the page. Help?
```Replace this line with your code.
<do not remove the three backticks above>