To further visualize this:
- There is no margin or border specification for body in the CSS file.
 - In the developer tools, the  element's content covers this unwanted area.
 - Every individual/child element in body stays within the expected area. (No child element extends into the unwanted margin/border)