diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
