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;height:100vh;margin:0}code{font-family:Noto Sans TC,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100%}.page-container{display:flex;flex-direction:column;height:100%;width:100%}.page-content{align-self:flex-start;flex-grow:1;min-height:0}.navigation-drawer,.page-content{height:100%;overflow-y:scroll}