diff --git a/style.css b/style.css index 507aeec..4f297f9 100644 --- a/style.css +++ b/style.css @@ -3,4 +3,5 @@ width: 500px; height: 500px; color: aliceblue; + display: flex; } \ No newline at end of file