limepot-xyz/404.html
2022-12-19 20:30:45 -07:00

16 lines
No EOL
278 B
HTML

<html>
<head><meta charset = "utf-8" />
<title>
Error 404
</title><style>
body {background-image: url('/assets/crt2.gif');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100% 100%;
}
</style>
</head>
</html>