This is the entire code:
You would need to make your html and body tags height 100% to fill the page.
css:
html, body{ height: 100%; }