an archive of the things i'm making
1<!DOCTYPE html>
2<html lang="en">
3<head>
4 <meta charset="utf-8">
5 <title>this is funny to me only</title>
6 <meta name="description" content="neigh">
7 <link rel="octo:octothorpes" href="Unicode" >
8 <style>
9 body, html {
10 background-color: #000;
11 height: 100%;
12}
13
14.neigh {
15 font-size: 2.1em;
16 font-family: monospace;
17}
18
19.neigh_text_animated {
20 background: linear-gradient(to right, #ffadad, #fdffb6 , #caffbf, #a0c4ff, #ffc6ff);
21 -webkit-background-clip: text;
22 background-clip: text;
23 color: transparent;
24 animation: neigh_animation 8s ease-in-out infinite;
25 background-size: 400% 100%;
26 text-shadow: 2px 2px 5px #fff;
27}
28
29@keyframes neigh_animation {
30 0%,100% {
31 background-position: 0 0;
32 }
33
34 50% {
35 background-position: 100% 0;
36 }
37}
38
39 }
40 </style>
41</head>
42<body>
43 <div class="neigh"><div class="neigh_text_animated">
44<pre>
45
46 <i>
47 <i>
48 <i> <i> <i>
49 <i> <s></s></u>
50 <s></s></u><s></s></u><b> <i><i>
51 <i><b> <s></s></u><i><i> <s></s></u><i>
52 <s></s></u><s></s></u><i><i> <i><i><b> <i><i>
53 <s></s></u><s></s></u><s></s></u><i> <s><i><i> <i><i>
54 <s> </s> <b><s></s></u><s></s></u><s></s> <s></s></u>
55 <i><i> <s></s></u><a href="https://fullmoon.city"></s></u><i>
56 <s><s></s><span>unicode unicorn</span></u><u><i><b>
57 <s></s></u><s><s></a></u><s></s></u><s></s></u><u>
58 <s></s></u><s><s></s></u><s></s></u><s></s></u><u>
59 <s></s></u><s></s></u><s></s></u><i><s></s></u><i>
60 <s></s></u><i><i><b> #unicode {} <s><s></s></u><i><b>
61 <s></s></u><b> <s></s></u><i>
62 <i><b> <s></s></u> <i><i>
63 <i> <i></i> <i><b>
64 <i><b> <i><b> <i><i>
65 <i><i> <i><i> </s>
66 <i> <b> <u>
67 </u>
68
69</pre>
70 </div></div>
71</body>
72</html>