html,body{visibility:visible;-webkit-overflow-scrolling:touch;width:100%;height:auto;min-height:100vh;margin:0;padding:0;display:block;overflow:hidden auto}*{box-sizing:border-box;margin:0;padding:0}html{width:100%;min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--theme-body-bg,#1a1a2e);-webkit-overflow-scrolling:touch;background-position:50%;background-size:cover;background-attachment:scroll;width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;overflow:hidden auto}#root{visibility:visible;width:100%;min-height:100vh;display:block}
