I have an HTML file with a subdirectory called img with an image called debut_dark.png. In my CSS file, I have:
img
debut_dark.png
body { backgro
If your path is correct then I think you don't have any element in you body section. Just define the height of the body and your code will work.