@import "https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:300;overflow-x:hidden}body{color:#fff;background:#000}a{color:inherit;text-decoration:none}.text-type{white-space:pre-wrap}.text-type,.text-type__content,.text-type__cursor{display:inline-block}.text-type__cursor{opacity:1;margin-left:.25rem}.text-type__cursor--hidden{display:none}
