*{box-sizing:border-box;margin:0;padding:0}#root,body,html{height:100%;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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{display:flex;flex-direction:column;height:100%;justify-content:stretch;text-align:center}.App,.App .footer{width:100%}.App>.content{background-color:#000;display:flex;flex:1 1 auto;flex-direction:column;height:100%;justify-content:stretch;width:100%}.App>.content>div{flex:20 1 auto;min-height:0;overflow:auto}.App>.content div[class*=sidenav]{background-color:#be00be;flex:1 1 auto;max-height:250px;max-width:100%}@media only screen and (min-width:600px){.App div[class*=content]{flex-direction:row}.App>.content div[class*=sidenav]{max-height:100%;max-width:30%}}
/*# sourceMappingURL=main.a4cfaaac.css.map*/