Dávid D. thanks for the bump! Yeah so you'll want to have your divs stacked a different way. For semantics and accessibility you'll want page-wrapper, navbar, main-wrapper, sections, footer. So navbar and footer should sandwich the main-wrapper. You'll notice that the navbar, main-wrapper, and footer are not actually divs but are nav, main, and footer tags.