24 lines
946 B
HTML
24 lines
946 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Huh.</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 | Huh.</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p>Normally I don't dream that much, considering the quality of my sleep most of the time, but these past few weeks, I've had at least one dream per week involving someone from highschool in.. uh.. situations that neither party would normally agree to :3</p>
|
|
<p>It's a little disturbing afterwards, but I guess I can't complain. It's nice to have nice dreams every now and then</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2007-02-03 20:07:38</p>
|
|
</footer>
|
|
</main>
|
|
</body>
|
|
</html>
|