html, body {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    height: 100%;
} 