aboutsummaryrefslogtreecommitdiff
path: root/hg.css
diff options
context:
space:
mode:
Diffstat (limited to 'hg.css')
-rw-r--r--hg.css6
1 files changed, 6 insertions, 0 deletions
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