html,body,#root{overscroll-behavior-x:none;overscroll-behavior-y:none;touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background-color:#000;width:100%;height:100%;margin:0;padding:0}input,textarea,[contenteditable=true],[contenteditable=""]{-webkit-user-select:text;user-select:text}