<!DOCTYPE html>
<html lang=en>
<meta charset=utf-8>

<link rel=me href=https://cybre.space/@g>
<link rel=me href=https://snouts.online/@g>
<link rel=me href=https://twitter.com/2_gecs>
<link rel=icon href=images/icon.svg>

<link rel=stylesheet href=style.css>
<title>web site more like web shite haha gottem</title>

<main>
  <header>
    <h1>so basically? <b class=cake>im gecs</b></h1>
    <div id=mlem>
      <p class='mlem-text niss'>“mlem”</p>
      <p class='mlem-text nisse'>“mlem also”</p>
      <picture>
        <source srcset=images/mlem_static.png media='(prefers-reduced-motion)'>
        <img src=images/mlem.gif alt='niss &amp; nisse'>
      </picture>
    </div>
    <h2>
      a
      <ruby>
        <b>big one</b>
        <rp>(<rt>niss<rp>)
      </ruby>
      and a
      <ruby>
        <b>little one</b>
        <rp>(<rt>nisse<rp>)
      </ruby>
    </h2>
  </header>

  <hr>

  <section>
    <h2>stats</h2>
    <dl>
      <dt>quantity <dd>2
      <dt>prons
      <dd title='“she” in real life pls!!'>
        she, he
      <dt>limbs <dd>many
      <dt>consistency <dd>soft
    </dl>
  </section>

  <hr>

  <section>
    <h2>where to find gecs</h2>
    <dl>
      <dt>gallery
      <dd><a href=https://gallery.niss.website>right here!</a>
      <dt>code
      <dd><a href=https://git.rhiannon.website/rhi>sometimes!</a>
      <dt>masto
      <dd><a href=https://cybre.space/@g>g@cybre.space</a><br>
          <a href=https://snouts.online/@g>g@snouts.online</a>
      <dt>twit
      <dd><a href=https://twitter.com/2_gecs>@2_gecs</a>
    </dl>
  </section>
</main>

<footer>
  <img src=images/niss_wave.svg alt='' class=emojo>

  <p>
  this site uses
  <a href=https://mutant.tech>mutant standard</a>
  emoji, which are licensed
  <a href=https://creativecommons.org/licenses/by-nc-sa/4.0/>cc-by-nc-sa 4</a>.
</footer>