diff --git a/style.css b/style.css index 507aeec..44c25e3 100644 --- a/style.css +++ b/style.css @@ -2,5 +2,6 @@ background-color: aqua; width: 500px; height: 500px; - color: aliceblue; + color: blue; + ; } \ No newline at end of file