123456789101112131415 |
- <!DOCTYPE html>
- <html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>404 Not found...?</title>
- <link rel="stylesheet" href="/error.css">
- </head>
- <body>
- <img class="impostor" src="/src/sussy404.png" alt="?"/>
- <div class="impostortext">
- <p>A strange entity is blocking your path</p>
- <p>"You shalt not visit 404's bounds" he say</p>
- <p>This rounded red thing is suspicious, in a way. Go back and all will be fine...</p>
- </div>
- <p class="goback"><a href="/index.html">Return to safety</a></p>
- </body></html>
|