Files
2026-08-02 17:55:21 +00:00

6 lines
80 B
CSS

#main {
display: flex;
min-height: 100vh;
margin-top: 120px;
}