<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>a-d-c-c.ch</title>
<meta name="robots" content="noindex">
<style>
  :root { color-scheme: light dark; }
  html, body { height: 100%; }
  body {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font: 16px/1.6 ui-sans-serif, system-ui, -apple-system, 'Segoe UI', Helvetica, Arial, sans-serif;
    background: #ffffff;
    color: #111111;
  }
  @media (prefers-color-scheme: dark) {
    body { background: #0e0e0e; color: #ededed; }
  }
  main { text-align: center; padding: 2rem; }
  h1 {
    margin: 0 0 0.5rem;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
  }
  p { margin: 0; font-size: 0.95rem; opacity: 0.55; }
</style>
</head>
<body>
<main>
<h1>a-d-c-c.ch</h1>
<p>This domain is parked.</p>
</main>
</body>
</html>
