html,
body {
    margin: 0px;
}
body {
    overscroll-behavior: contain;
}

html {
    --default-size: 80px;
    --default-margin: -40px;
}
