height of a section equal height browser window code example Example: set element equal to the size of the viewport Click to copy.container { height: 100vh; overflow: auto; }