<!DOCTYPE html>
<html>
<head>
    <title>DopaMyne - Coming Soon</title>
    <style>
        body { font-family: Arial; text-align: center; padding: 50px; }
        h1 { color: #2E8B57; }
    </style>
</head>
<body>
    <h1>DopaMyne</h1>
    <p>AI-powered task initiation for ADHD brains 🧠</p>
    <p>Coming soon...</p>
</body>
</html>