diff --git a/static/index.css b/static/index.css index f0377f3..63a3715 100644 --- a/static/index.css +++ b/static/index.css @@ -9,7 +9,7 @@ position: absolute; width: 100%; height: 100%; - background-color: rgb(0 0 0 / 85%); + background-color: rgb(225, 225, 225); display: none; } diff --git a/static/scripts/popup.js b/static/scripts/index.js similarity index 100% rename from static/scripts/popup.js rename to static/scripts/index.js diff --git a/templates/decode.html b/templates/decode.html index 2feabcf..c2c034c 100644 --- a/templates/decode.html +++ b/templates/decode.html @@ -1,11 +1,6 @@ -
- - - -