*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.wrapper{height:100vh;display:grid;grid-template-rows:64px 1fr 40px}.content{overflow-y:auto;display:flex;flex-direction:column}.content>*{flex:1}footer{background-color:#333;color:#bdbdbd;display:flex;justify-content:center;flex-wrap:nowrap;align-items:center}.footer>div{margin:8px;text-align:center}:any-link{color:#bdbdbd}.MuiTypography-root{line-height:unset!important}
