*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100dvh;height:100vh;overflow:hidden}@supports (height: 100dvh){html,body,#root{height:100dvh}}body{touch-action:pan-x pan-y;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html{touch-action:manipulation}#root{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}
