Help - Div blocks extending over view height

Hi there,

I’m having trouble with my content extending beyond the divs.
I’m trying to build this layout with no scroll.

I have my section set to 100VH, inside I have a (div) container with a wrapper containing an H1 & a 2-column grid directly underneath. But for some reason when I set the grid to 100% to fill in the remaining space, it extends further than VH.

Really stumped on it. Thanks for your help :slight_smile:


Here is my site Read-Only: [LINK][1]

Don’t worry, I solved it by changing the main wrapper to a Flexbox and making the direction vertical.