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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.dashboard{display:flex;flex-direction:column;height:100vh}.dashboard-content{display:flex;flex:1 1;margin-top:64px}.header{background-color:#0b1220;border-bottom:1px solid #ffffff14;color:#fff;height:64px;position:fixed;width:100%;z-index:1100}main{background-color:#0f172a;flex:1 1;height:calc(100vh - 64px);margin-left:300px;overflow-y:auto;padding:20px}