32 lines
799 B
HTML
32 lines
799 B
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Zk | 010</title>
|
||
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
||
|
<meta name="viewport" content="width=device-width" />
|
||
|
<meta charset="utf-8" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<main>
|
||
|
<header>
|
||
|
<h1>Zk | 010</h1>
|
||
|
</header>
|
||
|
<article class="content">
|
||
|
<hr />
|
||
|
<p>date: 2019-08-25
|
||
|
weight: 47</p>
|
||
|
<hr />
|
||
|
<div class="verse">A flash of coppery sweetness,
|
||
|
A clearing of the sinuses,
|
||
|
A burst of unnamed colors,
|
||
|
A rush of creativity, of wonder,
|
||
|
Velvety softness, a low hum,
|
||
|
And then the wave recedes.</div>
|
||
|
</article>
|
||
|
<footer>
|
||
|
<p>Page generated on 2020-04-24</p>
|
||
|
</footer>
|
||
|
</main>
|
||
|
</body>
|
||
|
</html>
|