@import url(https://rsms.me/inter/inter.css);*{box-sizing:border-box}#root,body,html{height:100%;margin:0;padding:0;width:100%}body{background:#fdfdfd;cursor:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTAiIGZpbGw9IiNFOEIwNTkiLz48L3N2Zz4=),auto;font-family:Inter}a{color:#000;pointer-events:all;text-decoration:none}svg{fill:#000}@keyframes fade-in{0%{opacity:0}to{opacity:1}}canvas{animation:fade-in 5s ease 1s forwards;opacity:0;touch-action:none}