<!DOCTYPE html>
<html>
<head>
    <title>Coming Soon</title>
    <style>
        body { font-family: Arial; text-align: center; padding: 100px; }
    </style>
</head>
<body>
    <h1>Coming Soon</h1>
    <p>This domain is not yet configured.</p>
</body>
</html>
