body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;background-color:#001;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overscroll-behavior:none;overscroll-behavior-y:none;touch-action:pan-x pan-y;-ms-touch-action:pan-x pan-y}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body,html{height:100%;overscroll-behavior:none;overscroll-behavior-y:none}body,html{width:100%}body{position:relative}#root{min-height:100%}#root,.App{overscroll-behavior:none;position:relative;touch-action:pan-x pan-y}.App{min-height:100vh}