html, body {
    max-width: 100vw;
    overflow-x: hidden;
    
    overscroll-behavior: none;
}