summaryrefslogtreecommitdiff
path: root/hell/index.html
diff options
context:
space:
mode:
authorsoaos <soaos@soaos.dev>2025-08-24 03:57:47 -0400
committersoaos <soaos@soaos.dev>2025-08-24 03:57:47 -0400
commitfd13a7095e8a52b67bcbbc56e8ac0c2ee21376dc (patch)
tree6c685181e04e669680fb34a8986dd56cdd64438f /hell/index.html
parent945a9699f29d869faf64e57f6fc994998730afce (diff)
hell page development + heaven page creation
Diffstat (limited to 'hell/index.html')
-rw-r--r--hell/index.html95
1 files changed, 53 insertions, 42 deletions
diff --git a/hell/index.html b/hell/index.html
index b590653..75979cf 100644
--- a/hell/index.html
+++ b/hell/index.html
@@ -3,52 +3,63 @@
<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" />
+ <title>hell</title>
+ <link rel="icon" href="smallfire.gif">
+ <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 />
+ <massive-fucking-background-flame></massive-fucking-background-flame>
+ <div class="centered">
+ <details class="evil">
+ <summary> <img src="hot.gif" />
+ (please enable autoplay to hear music lol)</summary>
+ <audio autoplay loop controls>
+ <source src="hell.ogg">
+ </audio>
</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>
+ <h1 class="evil">👿 WELLCOME INTO HELL... YOU SUCKER!!!!! 👿</h1>
+ <div>
+ <div class="">
+ <div class="torches ">
+ </div>
+ </div>
+ <img src="redfire.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="bigguy.gif" />
+ <img src="evilorb.gif" />
+ <img src="hellisreal.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 class="huge evil section">
+ <s class="struck">FRICK</s>SCREW YOU, SUCKER <span style="color: var(--bg-red);">💔</span><span style="color: var(--bg-green);">🥀</span>
+ </div>
+ </div>
+ <a id="inverted-cross" class="huge" href="/heaven">✝</a>
+ </div>
</body>
</html>