diff --git a/pages/app.css b/pages/app.css index be679cd..26ceaa8 100644 --- a/pages/app.css +++ b/pages/app.css @@ -24,6 +24,10 @@ body { animation: dropdown 0.1s linear; } +.iu-is-the-best { + min-height: 100vh; +} + i { width: 20px } \ No newline at end of file