diff --git a/hg.css b/hg.css index e364a3f..48e560b 100644 --- a/hg.css +++ b/hg.css @@ -50,6 +50,7 @@ body { text-align: center; background-position: 50% 50%; background-repeat: no-repeat; + z-index: 999; } .music-player .color-overlay { @@ -250,4 +251,9 @@ dialog::backdrop { padding-left: 10px; color: #ffffff; justify-content: center; +} + +#codef-canvas canvas { + position: absolute; + top: 0; } \ No newline at end of file diff --git a/index.html b/index.html index 96d423a..cee4636 100644 --- a/index.html +++ b/index.html @@ -46,7 +46,11 @@ +
+ + +