diff --git a/style.css b/style.css index 423f0b1..f68d8df 100644 --- a/style.css +++ b/style.css @@ -17,7 +17,7 @@ h1 { font-weight: 400; border: none; outline: none; - color: rgb(255, 255, 255); + color: white; background: #111; cursor: pointer; position: relative;