diff --git a/index.html b/index.html
index 3848a710ee9a7f099eed1ee07f4a0470a2bf5483..b81dba85a06c429cac46d19c5ba1bee6e51af34d 100644
--- a/index.html
+++ b/index.html
@@ -6,6 +6,6 @@
     <meta name="viewport" content="width=device-width" />
   </head>
   <body>
-    <img alt="Insigne de député (dit « baromètre ») de la 3ème République" src="/barometre.png" />
+    <img alt="Insigne de député (dit « baromètre ») de la 3ème République" src="/barometre.png" style="width: 100%" />
   </body>
 </html>