zk_html/writing/ally/self-harm/02.html

83 lines
2.4 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 02</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | 02</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-08-18
weight: 2</p>
<hr />
<div class="cw">Self harm</div>
<pre class="verse">There is too much fire in me
&emsp; to be described by the soldering iron's tip.</pre>
<blockquote>
<p>I must not fear.</p>
</blockquote>
<pre class="verse">Were I to draw it across my skin,
&emsp; it would all spill out at once.</pre>
<blockquote>
<p>Fear is the mind-killer.</p>
</blockquote>
<pre class="verse">I'd melt, eaten whole by flames,
&emsp; and flow into a pool of molten glass.</pre>
<blockquote>
<p>Fear is the little-death that brings total obliteration.</p>
</blockquote>
<pre class="verse">Sublimation would claim me,
&emsp; atoms would scatter, diffuse.</pre>
<blockquote>
<p>I will face my fear.</p>
</blockquote>
<pre class="verse">I would be borne up through the clouds,
&emsp; and grow lighter by the second.</pre>
<blockquote>
<p>I will permit it to pass over me and through me.</p>
</blockquote>
<pre class="verse">All that energy poured to the air around me,
&emsp; an imperceptible increase in temperature.</pre>
<blockquote>
<p>And when it has gone past I will turn the inner eye to see its path.</p>
</blockquote>
<pre class="verse">Particle would excite particle
&emsp; until I'm felt only as warmth on your face.</pre>
<blockquote>
<p>Where the fear has gone there will be nothing.</p>
</blockquote>
<pre class="verse">But even that would not be enough.</pre>
<blockquote>
<p>Only I will remain.</p>
</blockquote>
</article>
<footer>
<p>Page generated on 2024-05-04</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>