bouta skib myself

This commit is contained in:
Sequoia Haynes 2024-12-08 19:13:19 -08:00
parent d6a6865a9a
commit c47c83bef8

View File

@ -104,7 +104,9 @@ input{
} }
#centerThing{ #centerThing{
width: 100%; width: 100%;
padding-top: 100px;
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
height: 70%;
} }