summaryrefslogtreecommitdiff
path: root/stars.js
diff options
context:
space:
mode:
Diffstat (limited to 'stars.js')
-rw-r--r--stars.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/stars.js b/stars.js
index 347d7c0..cb823ac 100644
--- a/stars.js
+++ b/stars.js
@@ -40,6 +40,7 @@ document.addEventListener("DOMContentLoaded", () => {
position: fixed;
inset: 0;
pointer-events: none;
+ z-index: 0;
}
.star {