@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&display=swap";*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body,#root{background:#1a1a2e;width:100%;height:100%;font-family:Nunito,sans-serif;overflow:hidden}body{overscroll-behavior:none;-webkit-user-select:none;user-select:none}button{font-family:Nunito,sans-serif;transition:opacity .15s,transform .15s}button:active{opacity:.9;transform:scale(.96)}input[type=range]{-webkit-appearance:none;background:#2d3436;border-radius:3px;outline:none;height:6px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#1a1a4e;border-radius:50%;width:20px;height:20px}::-webkit-scrollbar{display:none}
