*{box-sizing:border-box}html,body{margin:0;padding:0}#root{height:100vh}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:var(--line);border-radius:99px}::-webkit-scrollbar-track{background:transparent}@keyframes hyFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
