From c47c83bef81f625c8e5fa6aef49cbce04126792d Mon Sep 17 00:00:00 2001 From: Sequoia Haynes Date: Sun, 8 Dec 2024 19:13:19 -0800 Subject: [PATCH] bouta skib myself --- styles/index.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/styles/index.css b/styles/index.css index 47d5f7b..1c000b3 100644 --- a/styles/index.css +++ b/styles/index.css @@ -104,7 +104,9 @@ input{ } #centerThing{ width: 100%; + padding-top: 100px; display: flex; justify-content: center; align-items: center; + height: 70%; } \ No newline at end of file