<html lang="en" data-theme="toggle">
  <head>
    <link rel="stylesheet" href="/styles.css" />
  </head>

  <body class="container">
    <header class="nav-links">
      <div class="left">
        <a class="active" href="/">FAQ</a>
        <a class="inactive" href="/policy">policies</a>
        <a class="inactive" href="/pricing">pricing</a>
        <a class="inactive" href="/console">console</a>
      </div>
      <div class="right">
        <i>E408-AEE4</i>
        <a class="button" href="#">Logout</a>
      </div>
    </header>
    <main>
      <section>
        <header>
          <h3>Why aren't disks encrypted?</h3>
        </header>
        <div>
          <p>alskdjalksjdlkasjd</p>
        </div>
      </section>
    </main>
    <footer>
      (c) Attribution-ShareAlike 4.0 International <br />
      A service by
      <a href="https://myco.systems/">MycoSystems LLC</a>
    </footer>
  </body>
</html>