diff --git a/index.html b/index.html
index e424238..b82a615 100644
--- a/index.html
+++ b/index.html
@@ -11,18 +11,10 @@
font-family: Arial, sans-serif;
color: black;
}
+
#journaux {
margin: 2rem;
}
-
- section h1{
- margin-top: 4rem;
- text-align: center;
- }
-
- section {
- text-align: justify;
- }