diff --git a/style.css b/style.css index de3a8f9..e0fa3ef 100644 --- a/style.css +++ b/style.css @@ -2,5 +2,5 @@ background-color: aqua; width: 500px; height: 500px; - color: black; + color: aqua; } \ No newline at end of file