diff --git a/public/home/index.html b/public/home/index.html
index 480a84f1878f0bcc1c79be28e893ceddeb5be527..e0945180d7f23729735f06f348a1eca1a7aa2fe4 100644
--- a/public/home/index.html
+++ b/public/home/index.html
@@ -66,7 +66,7 @@
     <p>
       The application developed for the thesis is able to visualize a series of desingated buildings in Nordbahnhof, Stuttgart with the grayscale masking filter. With the app on, once the user points the camera to the designated building, the system will in-real-time detects the building and render the surrounding in monochrome and leaving the building in color. The moving image below demonstrates the visualization from a screen recording when using the app.
       <br></br> 
-      <img src="ezgif.com-gif-maker.gif" alt="video demonstration"  width="80%"/>
+      <img src="ezgif.com-gif-maker.gif" alt="video demonstration"/>
       <br></br>
       Codes and assets used for the development of this application can be found <a href="https://transfer.hft-stuttgart.de/gitlab/huijustinjing/ar-building-visualization-with-grayscale-filter"> here</a>.
     </p>