@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:wght@500&display=swap";body{color:#d2d5de;background-color:#181a22;width:100%;height:100%;margin:0;padding:0;font-family:Inter,sans-serif}#app{width:100vw;height:100vh}*{scrollbar-width:thin;scrollbar-color:#f392004d transparent}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#f392004d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#f392008c}
