html, body 
    {
    height: 100%;          /* Body consumes full viewport height */
    margin: 0;             /* remove default margins */
    }
