-
Notifications
You must be signed in to change notification settings - Fork 0
/
HEre Still.html
72 lines (41 loc) · 924 Bytes
/
HEre Still.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<title>2</title>
</head>
<body>
<h1>2</h1>
<h2>HEre still</h2>
<p><em>At the corner</em></p>
<p>“”Somewhere there is a notion, planted in the seeds</p>
<p> somewhere we have found — the copied plants that speak</p>
<p> for June & Heaven</p>
<p>doesn’t there wish</p>
<h4>It means that we’re open to a dream - we live and play under the sun</h4>
<h4>Who knows why</h4>
<h4>Who needs to know why</h4>
<h5>Beautiful it is to be none</h5>
<p>One some, endless poem</p>
<p>Poem without words whispered under the sky</p>
<p><a href="%20">There it is</a></p>
<hr />
<hr />
<hr />
<hr />
<hr />
<hr />
<hr />
<hr />
<hr />
<hr />
<hr />
<hr />
<hr />
<hr />
<hr />
<hr />
</body>
</html>