diff --git a/html/style.css b/html/style.css
index 54bb4ec9..e9e8069b 100644
--- a/html/style.css
+++ b/html/style.css
@@ -47,5 +47,6 @@ h1 {
background-color: Blue;
border: 0;
color: #fff;
- width: 100%;
-}
\ No newline at end of file
+ width: 93%;
+ text-align: center;
+}