body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;max-width:100vw;overflow-x:hidden;padding:0;width:100%}@media (max-width:768px){html{overflow:hidden}body,html{height:100%;overscroll-behavior:none;position:fixed;width:100%}body{-webkit-overflow-scrolling:touch;bottom:0;left:0;overflow-y:auto;right:0;top:0;touch-action:pan-y}#root,body{max-width:100vw;overflow-x:hidden}#root{min-height:100%;width:100%}*{box-sizing:border-box;max-width:100vw}body,html{touch-action:pan-y}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}