summaryrefslogtreecommitdiff
path: root/stars.js
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-07-07 16:44:48 -0500
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-07-07 16:44:48 -0500
commitb5449eceedbd5d93ea4bd22e604fd972c46eda43 (patch)
tree14f55e1f4414c5658fee42104f0d7ca07e8662e9 /stars.js
parentaf0a985afdbec0d526597e3cc90330ebca95d95d (diff)
Reversible Programming, html formatting changes, and css tweaksHEADmain
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 {