diff --git a/styles/retro.css b/styles/retro.css index 344fcc5..bf586aa 100644 --- a/styles/retro.css +++ b/styles/retro.css @@ -25,6 +25,7 @@ body::after { width: 100vw; height: 100vh; background: repeating-linear-gradient(rgba(255, 78, 0, 0.03) 0.5vh, rgba(0, 0, 0, 0.05) 0.8vh); + z-index: -1; } /* scrollbar */