summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.css b/style.css
index 55f2e5c..1244c27 100644
--- a/style.css
+++ b/style.css
@@ -15,4 +15,9 @@ canvas {
border: 3px dashed orange;
padding: 4px;
pointer-events: none;
+}
+
+#check {
+ position: absolute;
+ display: none;
} \ No newline at end of file