diff --git a/index.html b/index.html
index 3d70c4f5a8cd7510d8e9b50c8c76ce959965715d..6ed3fa00ec7f1ce95616fd1bd5210901db7658e0 100644
--- a/index.html
+++ b/index.html
@@ -46,6 +46,7 @@
       </nav>
 
       <h1>AFRICA UNITE</h1>
+      <br>
       <center>
         <img
           src="images/centre-front.jpg"
@@ -54,10 +55,12 @@
           style="margin-top: 20px; border-radius: 20px"
         />
       </center>
+      <br>
       <h5>
         Une association étudiante composée de 12 élèves de première année de
         Centrale Supélec.
       </h5>
+      <br>
       <div class="button">
         <a
           href="https://www.helloasso.com/associations/huma-centralesupelec/collectes/africa-2023-2024"
diff --git a/styles.css b/styles.css
index 9c4d169b4b4aa6f5904d3329b01b7d82b8641c01..d9fa0100d38b31c2cfb854a62769f28dd5f9c2b4 100644
--- a/styles.css
+++ b/styles.css
@@ -598,6 +598,9 @@ p li {
   nav {
      top: 0%;
   }
+  h1 {
+    margin-top: 4%;
+  }
   h2 {
     margin-top: 5%;
   }