diff --git a/theme/basic.css b/theme/basic.css
index e7bb81e..721eec5 100644
--- a/theme/basic.css
+++ b/theme/basic.css
@@ -140,3 +140,12 @@ li[draggable] {
#cacheButton.disabled {
display: none;
}
+
+#help {
+ text-decoration: none;
+ color: #fff;
+ background-color: #118;
+ padding: 0.25em;
+ border: 1px solid black;
+ font-size: 120%;
+}
\ No newline at end of file
diff --git a/theme/puzzle.html b/theme/puzzle.html
index a7be166..6ef271a 100644
--- a/theme/puzzle.html
+++ b/theme/puzzle.html
@@ -25,6 +25,7 @@
Team ID:
Answer:
+ 🛈