70 lines
2.2 KiB
HTML
70 lines
2.2 KiB
HTML
<html lang="en">
|
|
<head>
|
|
<title>paper clover</title>
|
|
</head>
|
|
<body bgcolor="black" style="word-wrap: initial">
|
|
<main
|
|
style="display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100vh"
|
|
>
|
|
<div>
|
|
<p style="margin: 0.5rem 0">
|
|
<a
|
|
href="/waterfalls"
|
|
style="text-decoration: none; font-family: times; font-size: 48px"
|
|
>
|
|
<font color="#FFB5E8">water</font><font color="#FFE3F6">falls</font>
|
|
</a>
|
|
</p>
|
|
<p style="margin: 0.5rem 0">
|
|
<a
|
|
href="/q+a"
|
|
style="text-decoration: none; font-family: times; font-size: 48px"
|
|
>
|
|
<font color="#97E5B9">questions</font>
|
|
<font color="#D4F5E2">and answers</font>
|
|
</a>
|
|
</p>
|
|
<p style="margin: 0.5rem 0">
|
|
<a
|
|
href="/file"
|
|
style="text-decoration: none; font-family: times; font-size: 48px"
|
|
>
|
|
<font color="#B28DFF">file</font>
|
|
<font color="#DDC6FF">browser</font>
|
|
</a>
|
|
</p>
|
|
<p style="margin: 0.5rem 0">
|
|
<a
|
|
href="/discord"
|
|
style="text-decoration: none; font-family: times; font-size: 48px"
|
|
>
|
|
<font color="#5865F2">dis</font><font color="#7289DA">cord</font>
|
|
</a>
|
|
</p>
|
|
<p style="margin: 0.5rem 0">
|
|
<a
|
|
href="/github"
|
|
style="text-decoration: none; font-family: times; font-size: 48px"
|
|
>
|
|
<font color="#ffffff">git</font><font color="#959DA5">hub</font>
|
|
</a>
|
|
</p>
|
|
<p style="margin: 0.5rem 0">
|
|
<a
|
|
href="/rss.xml"
|
|
style="text-decoration: none; font-family: times; font-size: 48px"
|
|
>
|
|
<font color="#F26522">rss</font>
|
|
<font color="#FF8147">feed</font>
|
|
</a>
|
|
</p>
|
|
<h1
|
|
style="margin: -1.5rem 0 3rem 0; font-size: 7rem; font-weight: 400; font-family: times"
|
|
>
|
|
<font color="#B8E1FF">paper</font>
|
|
<font color="#E8F4FF">clover</font>
|
|
</h1>
|
|
</div>
|
|
</main>
|
|
</body>
|
|
</html>
|