diff --git a/style.css b/style.css index fafc83f..4c16a69 100644 --- a/style.css +++ b/style.css @@ -1,9 +1,5 @@ /* style.css */ body { - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; margin: 0; }