html,#root{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;overflow:hidden}*{scrollbar-width:thin;scrollbar-color:#25bc8d #d5d5d5}::-webkit-scrollbar{border-radius:4px;width:12px;height:12px}::-webkit-scrollbar-track{background:#d5d5d5;border-radius:4px}::-webkit-scrollbar-thumb{background:#f39200;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a60}::-webkit-scrollbar-corner{display:none}
