*{box-sizing:border-box}body{margin:0;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0f172a;font-family:system-ui,-apple-system,sans-serif}.container{display:flex;flex-direction:column;align-items:center;gap:24px}.big-button{padding:20px 40px;font-size:20px;font-weight:700;border-radius:16px;border:none;background:#f97316;color:#fff;cursor:pointer;box-shadow:0 4px 14px #0000004d}.big-button:hover{background:#ea580c}.message{font-size:24px;font-weight:800;color:#fff}
