diff --git a/styles/globals.css b/styles/globals.css index b26a138..1845257 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -7,6 +7,11 @@ html { background-color: #111; } +html, +body { + overflow: hidden; +} + html, body, #__next,