body, html {
    overscroll-behavior: contain;
    touch-action: none;
    user-select: none;
}
