diff --git a/app/globals.css b/app/globals.css index e4e2494..102d778 100644 --- a/app/globals.css +++ b/app/globals.css @@ -2,6 +2,12 @@ @tailwind components; @tailwind utilities; +html, +boby, +:root { + height: 100%; +} + @layer base { :root { --background: 0 0% 100%;