.light-rays-container{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none;z-index:1;overflow:hidden;background:radial-gradient(ellipse at center,transparent 0,transparent 30%,rgba(0,0,0,.1) 60%,rgba(0,0,0,.4) 80%,rgba(0,0,0,.8) 95%,black 100%)}.light-rays-container canvas{display:block;width:100%;height:100%;mix-blend-mode:screen;opacity:.9}.light-rays-container:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 50%,rgba(0,0,0,.2) 75%,rgba(0,0,0,.6) 95%,black),linear-gradient(90deg,rgba(0,0,0,.1) 0,rgba(0,0,0,0) 15%,rgba(0,0,0,0) 85%,rgba(0,0,0,.1));pointer-events:none}