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