diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php
index 8a72cc5..88ad3aa 100644
--- a/resources/views/auth/login.blade.php
+++ b/resources/views/auth/login.blade.php
@@ -20,7 +20,13 @@
-
+
@@ -30,7 +36,8 @@
+ required
+ autocomplete="current-password" />
diff --git a/screenshot-mobile.png b/screenshot-mobile.png
new file mode 100644
index 0000000..0de4aea
Binary files /dev/null and b/screenshot-mobile.png differ
diff --git a/screenshot.png b/screenshot.png
new file mode 100644
index 0000000..0639cd7
Binary files /dev/null and b/screenshot.png differ