personal-site/out/april-fools.html
2024-04-01 09:45:15 -05:00

24 lines
1 KiB
HTML

<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>