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