watchpeopledie/hall-of-autism/hoa.html

139 lines
4.6 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hall Of Autism</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: black;
color: white;
min-height: 100vh;
overflow-y: auto; /* Allows scrolling on the entire page */
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
}
.banner-container {
text-align: center;
margin-bottom: 20px;
}
.box-container, .new-box-container {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
width: 100%;
max-width: 1200px;
margin: 20px 0;
}
.box, .new-box {
border: solid 1px rgb(40, 40, 40);
background-color: rgb(14, 14, 14);
width: 30%;
min-width: 250px;
border-radius: 2px;
padding: 15px;
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
height: auto; /* Allows height to adjust based on content */
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
overflow: hidden;
}
.box img, .new-box img {
max-width: 100%;
max-height: 50%;
}
.box p, .new-box p {
margin-top: 10px;
/* No height restriction, fills available space */
}
.rainbow {
text-shadow: 2px 2px 4px #000000;
-webkit-animation: rainbow 5s infinite;
animation: rainbow 5s infinite;
}
@keyframes rainbow {
0% { color: red; }
17% { color: orange; }
33% { color: yellow; }
50% { color: green; }
67% { color: blue; }
84% { color: purple; }
100% { color: red; }
}
.name-text {
text-align: center;
font-size: 24px;
font-weight: bold;
margin: 15px 0;
}
.title-text {
text-align: center;
font-size: 35px;
font-weight: bold;
}
</style>
</head>
<body>
<div class="banner-container">
<pre>
__ __ _______ _______
/ | _ / | / \ / \
$$ | / \ $$ | $$$$$$$ | $$$$$$$ |
$$ |/$ \$$ | $$ |__$$ | $$ | $$ |
$$ /$$$ $$ | $$ $$/ $$ | $$ |
$$ $$/$$ $$ | $$$$$$$/ $$ | $$ |
$$$$/ $$$$ | $$ | $$ |__$$ |
$$$/ $$$ | $$ | $$ $$/
$$/ $$/ $$/ $$$$$$$/
</pre>
<strong class="title-text rainbow">Hall Of Autism</strong>
</div>
<br>
<div class="new-box">
<img src="assets/users/hoa/autofire.jpg" alt="autofire">
<div class="name-text rainbow">"autofire"</div>
<p>Originating from watchpeopledie.tv, this retard watches zoophile porn and fucks dogs this dirty filthy fucking cunt watches child porn and masturbates to all kinds of weird fucking shit online not just that this cunt has the audacity to self project everything he fucking does onto other members of WPD he also flirts with little girls online.</p>
</div>
<br>
<div class="new-box">
<img src="assets/users/hoa/Mujahh.webp" alt="Mujahh">
<div class="name-text rainbow">"Mujahh"</div>
<p>Originating from watchpeopledie.tv, this retard purposely uses caps lock and flirts with online girls. Besides that, he uses old shit from the past to prove a point that doesnt need to be proven at all. This 'Autism Magnet' of a sub-human species is a wannabe internet thug who fails to bitch or bully anyone in pub chat.</p>
</div>
<br>
<div class="new-box">
<img src="assets/users/hoa/FarFromEverything.webp" alt="FarFromEverything">
<div class="name-text rainbow">"FarFromEverything"</div>
<p>Originating from watchpeopledie.tv, this retard admitted to sexting a minor who was banned from the site for being underage.</p>
</div>
<br>
<div class="new-box">
<img src="assets/users/hoa/prosper2.png" alt="Nicholas Prosper">
<div class="name-text rainbow">"Nicholas Prosper"</div>
<a href="https://videos.watchpeopledie.tv/17264327796219087.mp4">The Video Where He Explains Why He Killed Them!</a>
<p>Originating from the UK, this cunt is a pedophile who mutilated his little sister's face and killed his family because of a child in the game called The Walking Dead named Clementine. This cunt thinks he's the chosen one, chosen by Clementine, and since his sister made the "wrong" choices in the game, he killed his entire family. What a cunt. His actions have left a scar on many lives, and he continues to be a figure of infamy in the dark corners of the internet, drawing attention for all the wrong reasons.</p>
</div>
<br>
</div>
</div>
</body>
</html>