@media (max-width:1023px) {
    :root:has(nav .menu-btn: checked) {
        overflow:hidden;
        scrollbar-gutter: stable
    }
}