diff --git a/css/styles.css b/css/styles.css index 738c819..56e11ce 100644 --- a/css/styles.css +++ b/css/styles.css @@ -114,7 +114,7 @@ button:hover { } .footer { - background-color: #010101; + background-color: #808080; color: white; /* Light text color for footer */ padding: 10px; text-align: center;