I am currently taking the odin projects course, and I am currently working on css. in exercise 2 of the foundations directory here: https://github.com/TheOdinProject/css-exercises/tree/main/, there are no essential differences between mine and the answer, yet backgrounds are not showing
Update: It seems like the html file couldn’t find style.css. I simply added the css again and it was fixed