diff --git a/hg.css b/hg.css index 79d0549..032357c 100644 --- a/hg.css +++ b/hg.css @@ -48,6 +48,8 @@ body { border-radius: 10px; box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5); text-align: center; + background-position: 50% 50%; + background-repeat: no-repeat; } .music-player .color-overlay { diff --git a/index.html b/index.html index 159ebbe..abf1ece 100644 --- a/index.html +++ b/index.html @@ -26,8 +26,7 @@