summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 1a0af50..d34cdbc 100644
--- a/index.html
+++ b/index.html
@@ -19,7 +19,7 @@
<body class="margined">
<h3>jigsaw</h3>
<form id="host-form" method="dialog" action="#">
- <div class="form-line"><label><input type="number" min="10" max="1000" name="pieces" value="100"> 🧩 Number of pieces</label></div>
+ <div class="form-line"><label><input type="number" min="10" max="1000" name="pieces" value="100" id="piece-count"> 🧩 Number of pieces</label></div>
<div class="form-line">
<fieldset>
<legend>Choose your image…</legend>