Your background image does not load because you are referencing Images/pizza-bg.jpg, but that file is not in your Images folder. Fixed the background img
The navigation can be more consistent across pages, on index.html the nav menu does not include a Home link, but on the Challenge page it does. The sidebar headings also change between pages Made the navigation bar the same on all pages
On info.html I noticed that it does not have a
element so the video and paragraph are just kind of hanging out by themselves under the added a mian element and fixed footer issues on all pages