blob: e9bb68da860389be3ec3fc74a55050baa553d176 (
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
|
<html><head>
<title>A l o n e</title>
<link rel="icon" href="../i.imgur.com/E5vZemY.png">
<link rel="stylesheet" href="love.css" type="text/css">
<style type="text/css">a{text-decoration: none}</style>
<style type="text/css">
body {cursor:url("cursor1.html")1 1, auto;}
</style>
<style type="text/css">
a {cursor:url("cursor2.html")1 1, default;}
</style>
</head>
<body>
<div id="quoteText"><a href="hate.html"><br><br><br><br><br>We are many but you are alone.</a></div>
</div>
<html>
<body bgcolor="#00000F">
<body background="alonebg.gif">
</body>
</html>
<audio autoplay loop >
<source src="alone.mp3" type="audio/mpeg">
</audio>
</div>
</body></html>
|