Skip to content

Love #6

@salahnasserc-debug

Description

@salahnasserc-debug
<title>Welcome Mayada</title> <style> body { background: linear-gradient(135deg,#ff5f9e,#ff85c1); font-family: sans-serif; display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; color: white; } .card { background: rgba(255,255,255,0.2); backdrop-filter: blur(12px); border-radius: 20px; padding: 25px; text-align: center; max-width: 380px; width: 90%; } input { width: 100%; padding: 12px; border-radius: 25px; border: none; margin: 10px 0; font-size: 16px; } button { width: 100%; padding: 12px; border-radius: 25px; border: none; background: #ff2f7d; color: white; font-size: 18px; cursor: pointer; } </style>

Welcome Mayada ❤️

To enter, type our special date

Unlock ❤️
<script> function unlock() { const pass = document.getElementById('pass').value; if(pass === '01011999') { alert('Correct! Now you can continue.'); // لو عايز تحوّل لصفحة تانية تكتب هنا: // window.location.href = 'home.html'; } else { alert('Wrong date 💔'); } } </script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions