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
I was having the same issue, after i remove the repeat 0 0 part, it solved my problem.