blob: e7037b2fa7e41a1ce9a6b610c5349029c3e163c3 (
plain) (
blame)
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
72
73
74
75
76
77
78
79
80
81
82
83
|
<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="../i.imgur.com/E5vZemY.png">
<title>† Suyu†</title>
<meta charset="UTF-8">
<link href="hell.css" rel="stylesheet" type="text/css" media="all">
<script type="text/javascript" src="bg.html"></script>
<style type="text/css">
body {cursor:url("cursor2.html")1 1, auto;}
</style>
<style type="text/css">a{text-decoration:none}</style>
<style type="text/css">
a {cursor:url("cursor2.html")1 1, default;}
</style>
<style type "text/css">
<!--
/* @group Blink */
.blink {
-webkit-animation: blink .50s linear infinite;
-moz-animation: blink .50s linear infinite;
-ms-animation: blink .50s linear infinite;
-o-animation: blink .50s linear infinite;
animation: blink .50s linear infinite;
}
@-webkit-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
@-moz-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
@-ms-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
@-o-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
@keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
/* @end */
-->
</style>
</head>
<body>
<div class="centerContainer">
</div>
<center>
<blink>
<div id=p>
<br><br><br><br><br><br>
<a href="#" class="tab blink" style="text-decoration: none;font-size:60px;">die</a>  
<a href="#" class="tab blink" style="text-decoration: none;font-size:60px">suffer</a>  
<a href="#" class="tab blink" style="text-decoration: none;font-size:60px">perish</a>  
<a href="#" class="tab blink" style="text-decoration: none;font-size:60px">despair</a>  
</blink>
</center>
<br>
<body background=gate.gif>
<audio autoplay loop >
<source src="introjection.mp3" type="audio/mpeg">
</audio>
</body>
</html>
|