html {
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}

html,
body {
    height: 100%;
}