@import "https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}#root{height:100%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0000001a}::-webkit-scrollbar-thumb{background:#0000004d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00000080}#root{width:100%;height:100%}
