body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}:root{--app-height:100%;--app-width:100%}html,body,#root{width:100vw;width:var(--app-width);height:100vh;height:var(--app-height);margin:0;padding:0;overflow:hidden}.scroll-pane{max-width:100%;height:100%;overflow:scroll}body,.light-theme{background-color:#e6510066}body,.dark-theme{background-color:#e65100}
