limepot-xyz/i/will/become.html
2022-07-21 04:01:59 -06:00

19 lines
No EOL
345 B
HTML

<html>
<head><meta charset = "utf-8" />
<title>
Who
</title><style>
body {background-image: url('/assets/crt2.gif');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100% 100%;
}
</style>
</head>
<body>
<p>I am supposed to be. Do not try to stop me. :)</p>
</body>
</html>