diff --git a/style.css b/style.css index 87cdfee..1ccef20 100644 --- a/style.css +++ b/style.css @@ -3,7 +3,7 @@ body { justify-content: center; align-items: center; height: 100vh; - margin: 0; + margin: 0 0 20px 0; font-family: monospace; background-color: #2a2a2a; transition: background-color 0.3s, color 0.3s;