diff --git a/css/style.css b/css/style.css index 925c7a6..f87b5e2 100644 --- a/css/style.css +++ b/css/style.css @@ -31,7 +31,7 @@ html { justify-content: center; align-items: center; z-index: 9999; - background-color: var(--orange) + background-color: var(--orange); } @-webkit-keyframes honeycomb { diff --git a/index.html b/index.html index b2f2ce5..ad1e60d 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,7 @@ +