I'm trying to have two DIVs be 100% height of their containing elements. But it always stays at 200px for some odd reason. The body element and the div #wrapper are set to 100% height, but are only 200px high.
Also, when I set HTML {height: 100%}
, using Chrome's element inspector, the actual HTML element is set to 200px.
Mock up website: CodePen https://1cfa12692148c3352bc30134a5ae506804775e77.googledrive.com/host/0B_5GGeR4a3S6ODlydkNFQnZHbWM/index.html