diff --git a/styles/global.css b/styles/global.css index 7eb17c7..06b06d1 100644 --- a/styles/global.css +++ b/styles/global.css @@ -4,6 +4,8 @@ body, html { font-family: Manrope; overflow: hidden; + heigh: 100%; + width: 100%; } * {