iwillpunchyou/index.html

90 lines
4.7 KiB
HTML
Raw Normal View History

2025-05-01 17:54:49 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Nanum+Myeongjo&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<title>I Will Punch You</title>
</head>
<body>
<div id="head">
<div class="left">
<a href="#"><span>Home</span></a>
<a href="#why-punching"><span>Why Punch</span></a>
</div>
<div class="center">
I Will Punch You
</div>
<div class="right">
<a href="#contact"><span>Contact</span></a>
<a href="https://ko-fi.com/kitsuclub"><span class="pp">Punch+</span></a>
</div>
</div>
<div id="splash">
<div class="rh">
Providing <span class="free">FREE</span> punching since<br>19 aught' 6.
</div>
</div>
<div class="block">
<h2 id="why-punching">Why Punching?</h2>
<div class="innerblock">
<img src="me.jpg" width="25%" alt="A photo of a person in a moose costume being hugged by a lady in a touque and gloves. It's _not_ winter">
<p>My name is John PunchingMan, a maverick in the realm of alternative therapies.
As a result of great moderation and feedback by the people I paid 700 dollars to write good feedback about me, I determined that a good punch can solve a lot of problems. I have unlocked the secret power of punching people, and want to share it with the world, for free!<br>
<br>
Through my extensive searching on bing, I discovered that punching people at random, with no set duration or schedule, makes that person's bloodflow improve by 7,000%. It is also the world's best cure to wanting to look purple for only like, idk a week i guess.<br>
<br>
As a believer of science, I know that free, untimed and irregular punches of an unspecified duration, to an unspecified part of the body makes you feel amazing about your day; Which is why I feel amazing about offering this service, around the globe, for free!<br>
<br>
The non-believers can SUCK IT! JOHN WON AGAIN! JOHN DID IT! JOHN MADE PUNCHING A SCIENCE!
</p>
</div>
</div>
<div class="block light">
<center><h2>Look at all of these satisfied members!</h2></center>
<div class="punchcrew">
<span class="person">
<img src="yassie.webp" width="200px" alt="">
I never agreed to this<br>
-- yas c.</span>
<span class="person">
<img src="lumbarjack.jpg" width="200px" alt="">
Please don't post me on your website<br>
-- michael, the guy suing me
</span>
<span class="person">
<img src="kio.png" width="200px" alt="">
Why did I allow this<br>
-- a dumbass fox
</span>
<span class="person">
<img src="barista-guy.jpg" width="200px" alt="">
that'll be 27 dollars<br>
-- my barista
</span>
</div>
</div>
<div class="block">
<h2 id="contact">Get in touch</h2>
<center>no</center>
</div>
<div class="block light" style="color: grey; text-align: center;">
<div class="innerblock" style="justify-content: center;">
<p style="text-align: center;">if you would like to opt out of being punched, please open my document at
<span style="-webkit-user-select: none; -ms-user-select: none; user-select: none;">opt-out-document-that-i-am-legally-mandated-to-have-on-my-website-for-whatever-reason.pdf</span>, and remember that you are weak and a coward because you don't like being punched, and need to make it my problem
</p>
</div>
<small>this site is a parody and satire. i'm not sorry. seriously. i'm not, because this doesn't exist. Image credits, Barista is by Benzolx on freepik, the moose & the lumbarjack are by cira, yas c. is yassie, and kio is obv. kio. if your name is John PunchingMan and you want me to change the name, please open up <span style="-webkit-user-select: none; -ms-user-select: none; user-select: none;">opt-out-document-that-i-am-legally-mandated-to-have-on-my-website-for-whatever-reason.pdf</span> and opt-out</small>
</div>
</body>
<!--
Image Credits:
Image of Barista by Benzolx on Freepik.
Image of Mooseman & Lumbarjack by CIRA.
-->
</html>