diff options
author | Marvin Borner | 2018-09-04 17:44:45 +0200 |
---|---|---|
committer | Marvin Borner | 2018-09-04 17:44:45 +0200 |
commit | c34c3182d3cfa1a4c814a78b9371e84437e2440c (patch) | |
tree | 83462b18cc61c8f30c7d50376edc11b87576c52e /index.html | |
parent | c7cb0e1cf82760a9d32801616c45eb87e7d50c2a (diff) |
Added falling whale :sparkles:
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,8 @@ <div id="starBackground" class="starBackground"></div> +<img src="pottwal.png" id="whaleParty" class="spermWhale"> + <div class="contentWrapper"> <div class="content"> <b>Fook:</b> O Deep Thought computer, the task we have designed you to perform is this. @@ -51,6 +53,7 @@ <b>Loonsuawl:</b> Yes..!!!...? <br> <b>Deep Thought:</b> Four-o-four. + <h2><b>DON'T PANIC!</b></h2> </div> </div> |