diff --git a/style.css b/style.css index 9aad7b1..2b3c67d 100644 --- a/style.css +++ b/style.css @@ -68,7 +68,7 @@ body { background-size: 24px 24px; color: var(--text-color); display: flex; - justify-content: flex-start; + justify-content: center; align-items: center; min-height: 100vh; padding: 40px 20px;