49 lines
991 B
HTML
49 lines
991 B
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Zk | 001</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 | 001</h1>
|
||
|
</header>
|
||
|
<article class="content">
|
||
|
<hr />
|
||
|
<p>date: 2019-12-26
|
||
|
weight: 1</p>
|
||
|
<hr />
|
||
|
<style>
|
||
|
main * {
|
||
|
line-height: 0.3;
|
||
|
}
|
||
|
</style>
|
||
|
|
||
|
<p style="text-align: right">words</p>
|
||
|
|
||
|
<p>speak to me<br />
|
||
|
speak to me<br />
|
||
|
speak to me<br />
|
||
|
speak to me<br />
|
||
|
speak to me<br />
|
||
|
speak to me<br />
|
||
|
speak to me</p>
|
||
|
<p>that i may see<br />
|
||
|
that i may see<br />
|
||
|
that i may see<br />
|
||
|
that i may see<br />
|
||
|
that i may see</p>
|
||
|
<p>the face of god<br />
|
||
|
the face of god<br />
|
||
|
the face of god</p>
|
||
|
</article>
|
||
|
<footer>
|
||
|
<p>Page generated on 2020-04-24</p>
|
||
|
</footer>
|
||
|
</main>
|
||
|
</body>
|
||
|
</html>
|