@keyframes spin{to{transform:rotate(360deg)}}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{-webkit-font-smoothing:antialiased}input:focus,select:focus,textarea:focus{border-color:#06b6d4!important;outline:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#070e1a}::-webkit-scrollbar-thumb{background:#1a2e4a;border-radius:4px}
