-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
38 lines (35 loc) · 1.58 KB
/
index.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
<html dir="ltr" lang="zh-cn">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cyberkunst Eleutheria</title>
<meta content="人間夜行" name="author">
<link rel="stylesheet" href="/style.css" type="text/css">
</head>
<body>
<div class="header">
<h1>Cyberkunst Eleutheria</h1>
<h2><i>hic propagatur poesis electronica</i></h2>
</div>
<div class="article">
<div style="writing-mode: vertical-rl; margin: auto;">
<p>你应当仔细想。<br>你的迷惑,并非源于人类世界的复杂,<br>而是因为你缺乏勇气。</p>
<p
style="color: yellow; font-size: xx-large; font-weight: bold; text-shadow: 0 0 20px yellow; text-align: center; letter-spacing: 0.5em; font-family: serif;">
能除一切苦</p>
<p>这种勇气,<br>也并非关乎做或不做,<br>而是你是否愿意停止虚构真实的自己。</p>
</div>
<p>
就是这样,一个<b>更美好</b>的世界!<i>没有comments.</i>
</p>
<p>
字符测试:Österreichische Naturästhetik entwickelt sich außerordentlich, und zwar <em>永く無情の遊を結び、相期す遥かなる雲漢に</em>。
</p>
</div>
<hr>
<div class="footer">推荐使用 800 * 600 分辨率浏览本站.<br>
cyber.eleutheria.tech is a mirror of poesis-electronica.de<br>
© 2023 <a href="https://eleutheria.tech" rel="me" target="_blank">人間夜行</a> All rights reserved.<br>
</div>
</body>
</html>