april fools

This commit is contained in:
Nicholas Orlowsky 2024-04-01 09:45:15 -05:00
parent bae4beb82b
commit 8ee68902b0
Signed by: nickorlow
GPG key ID: 838827D8C4611687
19 changed files with 156 additions and 76 deletions

23
out/april-fools.html Normal file
View file

@ -0,0 +1,23 @@
<body style="width: 100%; height: 100%; background-color: #FF2222">
<div style="width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;">
<div style="padding: 20px; min-height: 500px; background-color: white;">
<center>
<div>
<img src="./april-fools-images/amtrak.png" width=200/>
<img src="./april-fools-images/nypd.png" width=200/>
<img src="./april-fools-images/uspis.png" width=200/>
</div>
<h1>THIS WEBSITE HAS BEEN SEIZED</h1> <p>
This domain name has been seized by the American Railroad Passenger Corporation
Police pursuant to a seizure warrant issued by the United States Supreme Court
under the authority of 18 U.S.C. s.s. 918 and 2323.
</p>
<p>
<i>
(April fools! <a href="./index.html?af=false">Continue to my website</a>)
</i>
</p>
</div>
</div>
</body>