-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwormhole.html
51 lines (38 loc) · 834 Bytes
/
wormhole.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
39
40
41
42
43
44
45
46
47
48
49
50
51
<head>
<link rel="stylesheet" href="/assets/backrooms.css" />
</head>
<body>
<br />
<br />
<br />
<br />
<br />
<table class="center">
<tr>
<td>
<a href="https://plexx.bandcamp.com/album/disc-error-1992-de-lux" target="_blank"><img id="albumIMG" src="/img/albums/de-lux.png"></a>
</td>
</tr>
</table>
<table class="center">
<tr><td>
<div id="desc">
<p>
In 1989, seven people went missing. Only one body was ever recovered.
</p>
<p><a class="page-link" href="/backrooms/run.html">run</a></p>
<audio controls autoplay>
<source src="/audio/complex.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</td></tr>
</table>
</div>
</td></tr>
</table>
<table class="left">
<tr><td>
<div id="howler">
<img src="/img/wormhole/howler.webp">
</div>
</body>