What I want to achieve: When re-sized to mobile view the fly-out navigation should be 100% height, make the div "nav" 100% height of the page regardless of content inside the div "main".
I have tried setting the html, body to 100% height. The wrappers are also at 100% height, but it is not working.
here is my code sample: