]> git.cworth.org Git - zombocom-ai/blobdiff - index.html
Add a "volume" class to the volume button
[zombocom-ai] / index.html
index d82fb66b6ea688de986923494501892d828bb31a..0bc723c8e6eec211de02b38f2604d1d1ba4d3c40 100644 (file)
     </p>
   </div>
 
+  <p>
+    Welcome to Zombocom.
+  </p>
+
+  <p>
+    You can do anything at Zombcom, anything at all.
+  </p>
+
+  <p>
+    The only limit is yourself.
+  </p>
+
+  <p>
+    What do you imagine?
+
+    <form id="form" action="">
+      <input id="prompt" autocomplete="off" />
+      <input id="code" />
+      <button>Safety prompt</button>
+      <button>Make the infinite possible</button>
+    </form>
+  </p>
+
   <div align="center">
    <div class="animate-flicker">
      <p>
@@ -30,7 +53,7 @@
   </div>
 
   <audio loop="" src="/zombo_words.mp3" type="audio/mpeg"></audio>
-  <button id="button" class="fade">
+  <button class="fade volume">
     <div>🔊</div>
     <script>
 const button = document.querySelector("#button");