html {
    overflow: hidden;
    height: 100%;
}

body {
    min-height: 100%;
    overflow-x: hidden;
}