diff options
Diffstat (limited to 'hell/index.html')
| -rw-r--r-- | hell/index.html | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/hell/index.html b/hell/index.html new file mode 100644 index 0000000..b590653 --- /dev/null +++ b/hell/index.html @@ -0,0 +1,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> |
