html,body{-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body{background-color:#f2f3f5}#root{width:100%;height:100%;position:relative}*{-webkit-tap-highlight-color:transparent;outline:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root img{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none}