<!DOCTYPE html>

<html lang="en">

<head>

  <meta charset="UTF-8">

  <title>Hansel Grimwood | Official Author Website</title>

  <meta name="description" content="Official website of Hansel Grimwood, author of Till It Darkens, Lie Beneath, and Never in the Basement.">

  <style>

    body {

      background: #101010;

      color: #f2eee8;

      font-family: Georgia, serif;

      max-width: 760px;

      margin: 80px auto;

      padding: 0 24px;

      line-height: 1.6;

    }

    h1 {

      font-size: 42px;

      margin-bottom: 8px;

    }

    h2 {

      font-size: 22px;

      font-weight: normal;

      color: #c7b299;

      margin-top: 0;

    }

    a {

      color: #d8b66c;

    }

    .box {

      border-top: 1px solid #4a3a2a;

      margin-top: 32px;

      padding-top: 24px;

    }

  </style>

</head>

<body>

  <h1>Hansel Grimwood</h1>

  <h2>Dark fiction, psychological horror, and strange stories of moral stain, secrecy, and dread.</h2>


  <p>

    Hansel Grimwood is the author of <em>Till It Darkens</em>, <em>Lie Beneath</em>, and <em>Never in the Basement</em>.

  </p>


  <p>

    His fiction explores dark psychological horror, hidden evil, emotional wounds, supernatural dread, and the strange architectures beneath ordinary life.

  </p>


  <div class="box">

    <p><strong>Official author email:</strong> <a href="mailto:hanselgrimwood@icloud.com">hanselgrimwood@icloud.com</a></p>


    <p>

      For review copies, media inquiries, interviews, and rights inquiries, please contact:

      <a href="mailto:hanselgrimwood@icloud.com">hanselgrimwood@icloud.com</a>

    </p>

  </div>

</body>

</html>