diff --git a/src/index.css b/src/index.css index a61b4fd..8d6445e 100644 --- a/src/index.css +++ b/src/index.css @@ -25,6 +25,9 @@ .content { padding: 1.5rem; z-index: 1; + display: flex; + flex-direction: column; + align-items: center; }