
<html>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
<body>
  <img src="https://www.voltsandbits.com/img/cover.png" alt="Volts and Bits Logo" class="logo">

  <div class="container">
    <h1>This Domain Isn’t Ours</h1>
    <h2>But you keep ending up here.</h2>
    <p>
      You've reached this site due to an old misconfigured DNS record. We've tried to contact the domain owner — no luck. 
      So we turned it into a fun little showcase.
    </p>
    <p>
      Curious? <a href="https://www.voltsandbits.com">Visit our actual site</a> to see what we’re really about.
    </p>

    <p>
          And if you really want to visit the old religious freaks website, we recommend that you browse 
          the <a href="https://web.archive.org/web/20210727025658/https://religiousfreaks.com/">archive of Religiousfreaks.com</a>
           on Wayback Machine.
     </p>
  </div>
</body>
</html>
