What I want to achieve is have a header div that is equal to the height of the viewport. I know this can be done with
height:100vh;
But I read in