html, body { width: 100vw; height: 100vh; } html { overflow: hidden; } body { overflow: auto; }