Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -254,7 +254,7 @@
|
|
| 254 |
class="font-light w-full px-3 py-2 mx-1 resize-none outline-none"
|
| 255 |
oninput="this.style.height = 0;this.style.height = this.scrollHeight + 'px'"
|
| 256 |
placeholder="Add your prompt here...">
|
| 257 |
-
Write a detailed analogy between mathematics and a lighthouse.
|
| 258 |
Answer:</textarea
|
| 259 |
>
|
| 260 |
<button id="clear-btn">
|
|
|
|
| 254 |
class="font-light w-full px-3 py-2 mx-1 resize-none outline-none"
|
| 255 |
oninput="this.style.height = 0;this.style.height = this.scrollHeight + 'px'"
|
| 256 |
placeholder="Add your prompt here...">
|
| 257 |
+
Write a detailed analogy between mathematics and a lighthouse.
|
| 258 |
Answer:</textarea
|
| 259 |
>
|
| 260 |
<button id="clear-btn">
|