diff --git a/index.html b/index.html
index a8be070..d1976cb 100644
--- a/index.html
+++ b/index.html
@@ -280,6 +280,7 @@
height: 402px; /* Adjust the height as needed */
overflow: hidden; /* Make sure overflow isn't hiding any part of the images */
margin: 0 auto;
+ margin-top: -20px;
cursor: ew-resize;
border-radius: 10px;
}