diff --git a/index.html b/index.html index 1af7d9d..1014404 100644 --- a/index.html +++ b/index.html @@ -174,6 +174,7 @@ width: 100%; height: 100%; background: hsl(20, 43%, 93%); /* Light background color */ + display: inline-block; display: flex; justify-content: center; align-items: center;