diff --git a/src/index.css b/src/index.css index 747b025..96e9696 100644 --- a/src/index.css +++ b/src/index.css @@ -21,10 +21,6 @@ html { body { background: unset; - display: flex; - flex-direction: column; - align-items: center; - flex-grow: 1; min-height: 100vh; position: relative; letter-spacing: 1px;