diff --git a/index.html b/index.html
index 5aabe69db3a50419a09fe838d133b520654a4bdb..d21adda0e0952374cb902273ae6e00bd54968aee 100644
--- a/index.html
+++ b/index.html
@@ -56,7 +56,7 @@
 
 <p>
 <center><p title="Stage Motion">Motion</p></center>
-<video  controls loop autoplay>
+<video  width="600" height="500"controls loop autoplay>
   <source src= "videos/motion.mp4" type="video/mp4">
 </video>
 </p>