#root{height:100vh;overflow:hidden;width:100vw}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#0003}::-webkit-scrollbar-thumb{background:#556cd680;border-radius:2px}body,html{height:100vh;margin:0;overflow:hidden;width:100vw}@keyframes spin{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.blink{animation:blink .75s linear infinite}@keyframes blink{50%{opacity:0}}
/*# sourceMappingURL=main.03d0f76d.css.map*/