*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#121212;min-height:100dvh;font-family:system-ui,sans-serif}button{cursor:pointer;border:none;border-radius:500px;padding:.85rem 2rem;font-size:1rem;font-weight:700;transition:transform .1s,opacity .1s}button:active{opacity:.85;transform:scale(.96)}button:disabled{opacity:.4;cursor:not-allowed;transform:none}.btn-primary{color:#000;background:#1db954}.btn-secondary{color:#fff;background:#282828}.btn-danger{color:#fff;background:#e22134}
