Looking to design a div
that adjusts to the browser window size while allowing content below to be visible as the user scrolls.
Preferably, the div should not be fixed, but rather adjust in size along with the browser window when resized.
I'm confident the solution is straightforward, but I'm drawing a blank at the moment.
Here's an example of the desired outcome.