limepot-xyz/error404.html

16 lines
278 B
HTML
Raw Normal View History

2022-06-02 01:33:20 -06:00
<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>