diff --git a/static/homepage.css b/static/homepage.css
index 31898963541c24994ab99659b07f0ffaee5a3a37..e9c22fe65c42102d2ead8045e372112f387ca5c6 100644
--- a/static/homepage.css
+++ b/static/homepage.css
@@ -25,15 +25,10 @@
 
 
 /* for canvas */
-#timeline{
-    position: absolute;
-    z-index: 5;
-    top: 6000px;
-}
 #roadmap{
     position: absolute;
     z-index: 5;
-    top: 12000px;
+    top: 10000px;
 }