<!DOCTYPE html>
<html lang="de">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>mailcheck.tools</title>
  <style>
    body { font-family: system-ui, sans-serif; max-width: 600px; margin: 4rem auto; padding: 0 1rem; color: #1a1a1a; }
    h1 { font-size: 1.5rem; margin-bottom: 0.5rem; }
    p { color: #555; line-height: 1.6; }
    a { color: #2563eb; }
  </style>
</head>
<body>
  <h1>mailcheck.tools</h1>
  <p>E-Mail-Sicherheitsanalyse für europäische Domains.</p>
  <p>Wir bauen gerade. Bis bald.</p>
</body>
</html>