diff --git a/index.html b/index.html index 50e2076..602484a 100644 --- a/index.html +++ b/index.html @@ -23,11 +23,17 @@ canvas { width: 100%; height: 100%; } + +#clear-storage { + position: absolute; + top: 0; right: 0; +}