flt-glass-pane {
    z-index: -1;
}

/*https://github.com/flutter/flutter/issues/152588*/
html, body {
    overscroll-behavior-x: none;
}