diff --git a/public/assets/css/general.css b/public/assets/css/general.css
index 247ba2e8aa67c44f627e52abb969498dd523a9c3..6f6c45792eae20627c9982339efc93b36d88880e 100644
--- a/public/assets/css/general.css
+++ b/public/assets/css/general.css
@@ -98,4 +98,9 @@ body, html {
     overflow:scroll; 
     grid-row:2/5;
     grid-column: 1/5;
+}
+
+#center_text {
+    grid-column: span 4 ;
+
 }
\ No newline at end of file
diff --git a/templates/home/home.twig b/templates/home/home.twig
index 58f7b95f6c17bd22146511c6ccf75f71fc4c09a0..bc708ad0b78443bd61a171f5eee3f34a4a4d12dc 100644
--- a/templates/home/home.twig
+++ b/templates/home/home.twig
@@ -1,6 +1,6 @@
 {% extends 'common/layout.twig' %}
 {% block content %}
-<div class="ui text container">
+<div class="ui text container" id="center_text">
     <h1> BIENVENUE </h1>
     <p>
     Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer interdum hendrerit ullamcorper. Ut at viverra ante.