@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap";body{margin:0;padding:0;font-family:Roboto,sans-serif;font-weight:900}body,body *{cursor:none}body .cursor{position:fixed;background:#8d99ae;width:20px;height:20px;border-radius:50%;margin:-10px 0 0 -10px;will-change:transform;user-select:none;pointer-events:none;z-index:10000;opacity:80%}body .shapes{position:relative;height:100vh;width:100vw;background:#8d99ae;overflow:hidden}body .shapes .shape{will-change:transform;position:absolute;border-radius:90%}body .shapes .shape.shape-1{background:#A0ABBC;width:650px;height:650px;margin:-325px 0 0 -325px}body .shapes .shape.shape-2{background:#edf2f4;width:440px;height:440px;margin:-220px 0 0 -220px}body .shapes .shape.shape-3{background:#ef233c;width:270px;height:270px;margin:-135px 0 0 -135px}body .content{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background:white;mix-blend-mode:screen}body .content .intro-screen{color:#000;margin:0;font-size:10em}*{font-family:Roboto,sans-serif}
