<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
  <title>Innate href="style.css" />
  https://fonts.googleapis.com/css2?family=Uncial+Antiqua&display=swap
</head>
<body>
  <div class="grimoire">
    <header>
      <h1>Innate Magick</h1>
      <p>Welcome, Seeker of the Arcane</p>
    </header>
    <main>
      <section class="spell-page">
        <h2>Spell of the Day</h2>
        <p>✨ *To find clarity, light a white candle and speak your truth aloud.* ✨</p>
      </section>
    </main>
 html>