From 43de6d6d45166868569c21dfc157b65e360bccb7 Mon Sep 17 00:00:00 2001 From: Filipe Medeiros Date: Sun, 5 Dec 2021 03:13:16 +0000 Subject: [PATCH] tesr --- styles/global.css | 2 ++ 1 file changed, 2 insertions(+) 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%; } * {