        @media (min-width: 1080px) {
            html, body {
                overscroll-behavior: none;
            }
        }
    