I want to create a div
which fits the browser window, but has content underneath which is visible when scrolling.
I don't want the div to be fixed, but I want it to be the same size as the browser window, and when re-sizing.
I'm sure the solution is very simple, but my mind has gone blank.
Below is what I'd like it to look like.