<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />

    <title>Sumner Six</title>
    <meta name="description" content="A real-time birthday countdown tracker celebrating the ages of six children, updated live every second in a beautiful color-coded display." />
    <link rel="icon" type="image/x-icon" href="https://images.int.dreamhosters.ai/ai/2814197/logo/abstract-six-pointed-star-pastel-gradient-family-symbol" />
<script type="module" crossorigin src="/assets/index-hFWK6Pbw.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-BRC5WIIv.css">
  <script data-redirect-helmet-unpack-p-v1>
(function () {
  var l = window.location;
  var sp = new URLSearchParams(l.search);

  var p = sp.get("p"); // "/original/path" (may include trailing slash)
  if (!p) return;

  var q = sp.get("q") || "";
  if (q) q = q.replace(/~and~/g, "&");

  // normalize p
  if (p[0] !== "/") p = "/" + p;
  if (p.length > 1) p = p.replace(/\/+$/, ""); // drop trailing slash (except "/")

  var newUrl = p + (q ? "?" + q : "") + l.hash;

  // make router see the correct path
  history.replaceState(null, "", newUrl);
})();
</script>
</head>
  <body class="antialiased">
    <div id="root"></div>
  </body>
</html>