#app>div{flex-direction:column;flex:1;min-height:100vh;display:flex;overflow:hidden}#app>div>div{flex-direction:column;flex:9999;width:100%;max-height:100vh;display:flex;overflow:auto}@media (width>=768px){html,body{width:100%;height:100%;margin:0;padding:0;display:flex;overflow:hidden}#app{flex:1;height:100%;display:flex}}
