diff options
Diffstat (limited to 'stars.js')
| -rw-r--r-- | stars.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ document.addEventListener("DOMContentLoaded", () => { position: fixed; inset: 0; pointer-events: none; + z-index: 0; } .star { |
