html, body {
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: none;
}
