@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";html,body{margin:0;padding:0;height:100%;width:100%;overflow:hidden;background-color:#1a1a1a}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#e0e0e0;line-height:1.6}#root{height:100%;width:100%;background-color:#1a1a1a}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;background-color:#2a2a2a;color:#e0e0e0;padding:2px 5px;border-radius:4px}*{box-sizing:border-box}button,input,select,textarea{font-family:inherit}*:focus{outline:none}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1a1a1a;color:#e0e0e0;line-height:1.6}.App{text-align:left;height:100vh;display:flex;flex-direction:column;background-color:#1a1a1a}::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar-track{background:#2a2a2a}::-webkit-scrollbar-thumb{background:#555;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#777}
