.background-elements-container{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0;overflow:hidden;pointer-events:none}.noise-overlay{width:100%;height:100%;background-image:url(https://res.cloudinary.com/dyd911bmv/image/upload/v1613760135/noise_t6ax9r.png);background-repeat:repeat;background-size:100px 100px;opacity:.04;mix-blend-mode:overlay;z-index:5}.mouse-spotlight,.noise-overlay{position:absolute;top:0;left:0;pointer-events:none}.mouse-spotlight{width:600px;height:600px;background:radial-gradient(circle,rgba(179,255,16,.08) 0,transparent 60%);z-index:4}:root[class~=light-theme] .noise-overlay{opacity:.08}:root[class~=light-theme] .mouse-spotlight{background:radial-gradient(circle,rgba(179,255,16,.15) 0,transparent 60%)}