*{box-sizing:border-box}body{place-items:center;min-height:100vh;display:flex}html,body{background:#f1f5f9;height:100%;min-height:100vh;margin:0;font-family:Noto Sans,Noto Sans Georgian,sans-serif}canvas{height:auto;width:100%!important}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#root{width:100%;height:100vh}
