diff --git a/test.css b/test.css index e9d2c441..4114a49a 100644 --- a/test.css +++ b/test.css @@ -78,7 +78,7 @@ h1 { transition: all linear .8s; border: 1px solid rgba(255, 255, 255, 0.125); box-shadow: 2px 2px 2px rgb(5, 5, 5); - display: flex; + display: none; justify-content: center; align-items: center; margin-top: 0px; @@ -109,7 +109,7 @@ button { padding: 15px 20px; border-radius: 2rem; cursor: pointer; - margin-left: 300px; + margin-left: -26px; }