:root{overflow-x:hidden}body{isolation:isolate}body.home:before{content:"";position:absolute;height:100vh;width:100%;background-color:var(--lightgreen);z-index:-1}@media screen and (min-width:1025px){body.home:after{content:"";position:absolute;top:-20vw;right:-20vw;width:65vw;aspect-ratio:1;background-color:var(--primary);border-radius:50%;z-index:-1}}