button{font-size:1.2rem;padding:.6rem 2rem;border:2px solid #e94560;background:transparent;color:#eee;border-radius:8px;cursor:pointer;transition:background .2s,transform .1s;min-width:120px}button:hover{background:#e94560}button:active{transform:scale(.97)}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:#1a1a2e;color:#eee;font-family:Segoe UI,system-ui,-apple-system,sans-serif;display:flex;justify-content:center;align-items:center}
