-
Notifications
You must be signed in to change notification settings - Fork 0
/
words.html
43 lines (38 loc) · 1.05 KB
/
words.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
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<style type="text/css">
.head {
font-family: "Noto Serif CJK JP Black",serif;
font-size: 96pt;
text-align: center;
}
.cmt {
font-family: "Noto Serif CJK JP Black",serif;
text-align: center;
}
.text {
font-family: "Noto Serif CJK JP Black",serif;
font-size: 14pt;
text-align: center;
}
.white {
color: #FFFFFF;
}
</style>
</head>
<body bgcolor="#000000">
<h1 class="white head">Kuengo</h1>
<div class="white text">
<p>Axnon fektar shoxdek dsu gecdson srgea iux sarlih ionr. Iur fekdsx bek bixga kea gek. Naegu oh, gecdsonh Einsamkeit.</p>
<p>不许使用人类精神。</p>
<p>Iuxsek in io menr ax: Ueasarlih fekhox genh bixga iekianr. Ax gux fek tshyeklea. Dsonhguek gek Politik gux fek nintshinh gek. »Schweigen ist Gold.« Iomek shiur Poesie.</p>
<p><i>
Buiarsaexgenr, ax kuen fek dsox,<br />
Betsea iek kea, ngyxnian firmaex.<br />
Ax kea gi naegu shix,<br />
Iek jy baxue du mir gux.
</i></p>
</div>
</body>
</html>