*{margin:0;box-sizing:border-box;touch-action:pan-x pan-y;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}html,body,#root{position:fixed;top:0;left:0;width:100vw;max-width:100vw;height:100%;max-height:100%;background:#191922;overscroll-behavior:none}h1,h2,h3,h4,h5,h6{margin:0;line-height:1}html{font-size:14px}button,input{height:40px;padding:0 12px;box-sizing:border-box}button{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}input{width:100%;border:none;outline:none;padding:0 14px}input ::placeholder{opacity:.5}input :disabled{background-color:#e0e0e0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
