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