diff --git a/web/server/templates/url_box.html b/web/server/templates/url_box.html
index 0b29996..3821a45 100644
--- a/web/server/templates/url_box.html
+++ b/web/server/templates/url_box.html
@@ -24,6 +24,7 @@
type="text"
placeholder="Enter Medium post link"
class="w-full focus:outline-none text-green-500 dark:bg-gray-600 border-gray-300"
+ autofocus
/>