html,body{margin:0;overflow-y:auto;overscroll-behavior:none;touch-action:manipulation}*{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent!important}img{pointer-events:none;-webkit-touch-callout:none}#app{width:100vw;height:100vh;touch-action:manipulation}html.is-electron,html.is-electron body{overflow:hidden;width:100%;height:100%}html.is-electron{scrollbar-width:none}html.is-electron::-webkit-scrollbar,html.is-electron *::-webkit-scrollbar{display:none}html.is-electron #app{overflow:hidden}
