diff --git a/Admin.php b/Admin.php
index 997087a..af7a6ce 100644
--- a/Admin.php
+++ b/Admin.php
@@ -17,10 +17,9 @@ if ($_SESSION['user_type'] != "Lecturer" && $_SESSION['user_type'] != "Admin") {
 
 <div class="container">
 
+
     <br>
-    <div>
-	<h2> Administration panel </h2>
-    </div>
+    <h1 class="display-6"> Administration panel </h1>
 
     <hr>
     <div class="row">