diff --git a/public/index.php b/public/index.php
index 6fdc5a9b3bf656b2c0fc2b1982038d4d636eacdf..2bf4ac8055c8283bd6363d0ff520b1cfe98d1594 100644
--- a/public/index.php
+++ b/public/index.php
@@ -21,6 +21,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
 	$failed_login = ! $valid_user;
 }
 ?>
+
 <!doctype html>
 <html lang="en" class="h-100">
   <head>