diff --git a/style.css b/style.css index bb5cb1e..0aab523 100644 --- a/style.css +++ b/style.css @@ -5,5 +5,5 @@ height: 30px; margin: 10px; border: 1px solid blue; - background-color: red; + background-color: tomato; } \ No newline at end of file