@media screen and (min-width:769px) {
    html, body {
        overflow: hidden;
    }
}
