html,body{margin:0;padding:0}#app{min-height:100vh;width:100%}@media (min-width: 768px){html,body{overflow:auto}#app{overflow:visible}}@media screen and (orientation: landscape) and (max-width: 767px){html,body,#app{overflow:hidden}::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}}@media screen and (orientation: portrait) and (max-width: 767px){html,body{overflow:auto}#app{overflow:visible}}
