html,body{margin:0;padding:0;height:100%;width:100%;overflow:hidden;background-color:#ecf3ff;overscroll-behavior:none;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}*{touch-action:pan-y}#root{height:100%;display:flex}
