summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 973f4c1..1805be4 100644
--- a/index.html
+++ b/index.html
@@ -29,6 +29,7 @@
Write a line of poetry. Syllables in dark boxes should be stressed.
</p>
<div id="entry"></div>
+ <input id="kb" type="text" style="display:none;"></input>
<div id="btns">
<button id="check" type="submit">Check</button>
<button id="clear">Clear</button>
@@ -50,7 +51,7 @@
adding punctuation as desired.
</p>
<div>
- <textarea cols="80" rows="6" id="share"></textarea>
+ <textarea rows="4" id="share"></textarea>
</div>
<button id="copy">Copy</button>
<hr>