diff --git a/server/templates/error.html b/server/templates/error.html
index 7ba0140..a0a9305 100644
--- a/server/templates/error.html
+++ b/server/templates/error.html
@@ -10,7 +10,7 @@
We are aware of this error. Please try again later if this was an error on our part, we will fix it as soon as possible.
-
Your emergency transponder code: {{ transponder_code }}
+
Your emergency transponder code: {{ transponder_code }}
diff --git a/server/templates/homepage.html b/server/templates/homepage.html
index 7dec42d..a45e799 100644
--- a/server/templates/homepage.html
+++ b/server/templates/homepage.html
@@ -1,7 +1,7 @@
{% for post in post_list %}
{% endfor %}
-
diff --git a/server/templates/url_box.html b/server/templates/url_box.html
index ab6668c..fd8450a 100644
--- a/server/templates/url_box.html
+++ b/server/templates/url_box.html
@@ -1,24 +1,19 @@
-
+ class="w-full focus:outline-none text-green-500 dark:bg-gray-600 border-gray-300">
+
+