@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;-webkit-user-select:none;user-select:none;margin:0;padding:0}html,body,#root{color:#e0e0e0;background:#0a0a1e;width:100%;height:100%;font-family:Nunito,sans-serif;overflow:hidden}#root{justify-content:center;align-items:flex-start;max-width:430px;margin:0 auto;display:flex}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}button{cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;outline:none;font-family:Nunito,sans-serif}button:active{transform:scale(.96)}
