diff --git a/index.html b/index.html
index 0fa3d8181bc2acf163725d3521f6fa37bec7b9c6..e874e8d81d7709351122f8f33ecb20c8816a2be7 100644
--- a/index.html
+++ b/index.html
@@ -17,9 +17,9 @@
 			font-weight: bold;
 			text-align: center;
 		}
-	</style>
+	</style>	
 </head>
 <body>
-	Hello world!
+	<h1>Hello World!</h1>
 </body>
 </html>