<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Space+Mono"> <link rel="stylesheet" href="styles.css"> <title>404</title> </head> <body> <div id="starBackground" class="starBackground"></div> <div class="contentWrapper"> <div class="content"> <b>Fook:</b> O Deep Thought computer, the task we have designed you to perform is this. We want you to tell us... The Answer. <br> <b>Deep Thought:</b> The Answer? The Answer to what? <br> <b>Fook:</b> Life! <br> <b>Lunkwill:</b> The Universe! <br> <b>Fook and Lunkwill:</b> Everything - including this web request! <br> <b>Deep Thought:</b> Tricky... There is an answer. But, I'll have to think about it. <br> <hr> <b>7 1/2 million years later...</b> <hr> <b>Phouchg:</b> Do you have... er, that is... <br> <b>Deep Thought:</b> An Answer for you? Yes, I have. <br> <b>Loonsuawl:</b> Tell us! <br> <b>Deep Thought:</b> You're really not going to like it though. <br> <b>Loonsuawl and Phouchg:</b> Doesn't matter! We must know it! Now! <br> <b>Deep Thought:</b> Okay. The Answer to the ultimate question of Life, the Universe and Everything - including this web request... <br> <b>Phouchg:</b> Yes..? <br> <b>DeepThought:</b> Is... <br> <b>Loonsuawl:</b> Yes..!!!...? <br> <b>Deep Thought:</b> Four-o-four. </div> </div> <script src="https://cdn.jsdelivr.net/npm/particles.js@2.0.0/particles.min.js"></script> <script src="script.js"></script> </body> </html>