diff --git a/style.css b/style.css index 3f233a1..2d96a3c 100644 --- a/style.css +++ b/style.css @@ -36,7 +36,7 @@ input[type="text"] { button { padding: 10px 20px; - background-color: #007BFF; + background-color: black; color: #fff; border: none; border-radius: 5px;