I have been struggling to find a solution for a problem with my small website. The issue is that even though both my header and footer are set to width:100%, they do not stretch properly across the screen like I want them to. It's odd because everything else around them, including the wrapper divs and body, are also set to 100%. My footer behaves as expected but my header does not fill the screen width, especially when scrolling horizontally. Despite being styled similarly, I cannot seem to fix this discrepancy.
If you'd like to see the site for yourself, visit:
Any guidance or assistance would be greatly appreciated at this point, as I may have unintentionally added unnecessary styles in an attempt to solve the problem.