*,body,html{padding:0;margin:0;cursor:pointer}#app,body,html{height:100%;width:100%}*{touch-action:pan-y}html{font-size:16px}@media only screen and (max-width:600px){html{font-size:12px}}@media only screen and (min-width:800px)and(max-width:1000px){html{font-size:13px}}@media only screen and (min-width:1000px)and(max-width:1500px){html{font-size:14px}}@media only screen and (min-width:1500px)and(max-width:1900px){html{font-size:16px}}@media only screen and (min-width:1900px)and (max-width:2200px){html{font-size:20px}}@media only screen and (min-width:2200px){html{font-size:22px}}.column-center-flex{display:flex;flex-direction:column;justify-content:center;align-items:center}