easter eggo
diff --git a/webui/index.html b/webui/index.html
index 0646795..0447d56 100644
--- a/webui/index.html
+++ b/webui/index.html
@@ -48,8 +48,8 @@
     <div id="wrapper">
         <div>
             <div id="topbar">
-            <input type="text" onkeyup="if (event.keyCode === 13) {prime_search(this.value);}" placeholder="Search for an IP..."> <i class="fas fa-search"></i>
-            Welcome! All our base are belong to you.<br/>
+            <input type="text" style="height: 28px; background-image: url(images/cats.png); background-size: 26%; background-repeat: no-repeat; text-indent: 64px;" onkeyup="if (event.keyCode === 13) {prime_search(this.value);}" placeholder="Search for an IP..."> <i class="fas fa-search"></i>
+            Welcome to Blocky 4! All our blocks are belong to you.<br/>
             </div>
             <div id="main">
             </div>