summaryrefslogtreecommitdiff
path: root/hell/index.html
blob: b590653c451766355af8460bd1dff6d4835ed178 (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
<!DOCTYPE html>

<html lang="en">

<head>
    <title>soaos</title>
    <link rel="icon" href="/favicon.png" />
    <link rel="preload" href="/assets/unifont.woff2" as="font" type="font/woff2" />
    <link rel="preload" href="/assets/unifont_upper.woff2" as="font" type="font/woff2" />
    <link rel="stylesheet" href="/style.css" />
    <link rel="stylesheet" href="hell.css" />
    <meta charset="UTF-8" />
</head>

<body>
    <div class="">
    </div>
    <div class="section evil centered">
        <details>
            <summary>(please enable autoplay to hear music lol)</summary>
            <audio src="hell.ogg" autoplay loop controls />
        </details>
        <h1>👿 WELLCOME INTO HELL... YOU SUCKER!!!!! 👿</h1>
        <img src="redfire.gif" />
        <img src="hot.gif" />
        <img src="demon.gif" />
        <img src="demon2.gif" />
        <img src="demon3.gif" />
        <img src="demon4.gif" />
        <img src="demon_face.gif" />
        <img src="skull.gif" />
        <img src="torch.gif" />
        <img src="big guy.gif" />
        <img src="evilorb.gif" />
        <img src="hell is real.gif" />
        <img src="Flying_Skeleton_Hell.gif" />
        <br />
        <img src="firebreak.gif" />
        <br />
        <img src="pitchfork.gif" />
        <img src="comunismo.gif" />
        <img src="smallfire.gif" />
        <img src="evilmind.gif" />
        <img src="obama.gif" />
        <img src="gay.gif" />
        <img src="hitler.gif" />
        <img src="hitler2.gif" />
        <img src="hitler3.gif" />
        <img src="gay2.gif" />
        <img src="kissing.jpg" />
    </div>
</body>

</html>