If it divis a direct child body, this works:
body, html {height: 100%; }
div { height: 100%; }
Otherwise, you need to continue to add height: 100%parents, grandparents to each of them ... until you reach a direct child body.
. , , (px,%... ). , height: auto;
, : , .