diff --git a/src/styles/globals.css b/src/styles/globals.css index 06cf1dc..ca1d7f1 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -16,7 +16,7 @@ body { display: flex; justify-content: center; align-items: center; - height: 100vh; + height: 100dvh; margin: 0; text-align: center; }