html,body{overscroll-behavior:none;overscroll-behavior-y:none;overscroll-behavior-x:none;scrollbar-gutter:stable;scrollbar-width:none;-webkit-overflow-scrolling:touch;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:100%;margin:0;padding:0}html::-webkit-scrollbar,body::-webkit-scrollbar,#root::-webkit-scrollbar{width:0px;height:0px;display:none;background:transparent}html,body{overscroll-behavior:none!important;-webkit-overflow-scrolling:auto!important}#root{overscroll-behavior:none!important;height:100%;touch-action:none!important}[data-swipeable=true]{touch-action:manipulation!important;overscroll-behavior:none!important}button,a,input,textarea,[role=button]{touch-action:none!important;overscroll-behavior:none!important}[data-scrollable=true]{touch-action:pan-y!important;overscroll-behavior:contain!important}button,a,input,textarea,[role=button],.static-element{touch-action:none!important;overscroll-behavior:none!important;-webkit-tap-highlight-color:transparent!important;-webkit-appearance:none!important;appearance:none!important}
