*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh;background:#000}body{font-family:-apple-system,SF Pro Display,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}button,input{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0d1117}::-webkit-scrollbar-thumb{background:#30363d;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#4d525a}
