body {
    overscroll-behavior-y: contain;
}

#app-container {
    overscroll-behavior-y: contain;
}