Hi! I am new to CSS and I try to recreate a website. Here is the code: https://codepen.io/danamaria5/pen/mdVzRmm . I have a few problems until now:
-
https://imgur.com/a/STC5bzp
. The “Who we are” section is falling outside of viewport creating unwanted whitespace. What I find strange is that this happens only in the browser. When I inspect the element in the responsive setting, both sections are a bit bigger than the viewport but there is no whitespace.
The header is overlapping the body text starting with 960px.
Thank you