html{height:100%}body{height:100%;min-height:100vh;background-color:#faf8f5;position:relative}body:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:url(/wovely_landing_bg_v1.png);background-size:cover;background-position:center center;background-repeat:no-repeat;z-index:-1}body:after{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(160deg,#faf8f5d1,#f5f0fac9);z-index:-1;pointer-events:none}@media (max-width: 768px){body:after{background:linear-gradient(160deg,#faf8f5b8,#f5f0faad)}}#root{position:relative;z-index:1;min-height:100vh}
