diff --git a/static/homepage.css b/static/homepage.css
index 837e662b779f90d8f95b60efeef7108dc4eb3eaa..f41f92ac3932d538d6f09bd0d146179d49b92e0e 100644
--- a/static/homepage.css
+++ b/static/homepage.css
@@ -771,11 +771,11 @@ homepage-content-img5 {
     transition: all 0.5s linear;
 }
 .homepage-content6 {
-    top: 4000px;
+    top: 5000px;
     width: 1000px;
     height: 100px;
     font-family: SourceSansPro;
-    font-size: 135px;
+    font-size: 100px;
     font-style: normal;
     font-weight: 600;
     /* color: transparent; */
diff --git a/static/page.css b/static/page.css
index a93be8cc63c9e59387c07807a5e1768471cf1d72..edf81bdbd5542129d39043c63a19baab02491293 100644
--- a/static/page.css
+++ b/static/page.css
@@ -19,7 +19,7 @@ body{
     font-family: 'Courier New', Courier, monospace;
 }
 
-.homepage-content1{
+/* .homepage-content1{
     top: 900px;
     transform: translateX(28%);
     width: 440px;
@@ -74,11 +74,11 @@ body{
     font-style: normal;
     font-weight: 600;
     /* color: transparent; */
-    -webkit-text-stroke: 2px #05BE85;
+    /* -webkit-text-stroke: 2px #05BE85;
     opacity: 0;
     transition: all 0.7s linear;
-}
-.homepage-content7 {
+} */
+/* .homepage-content7 {
     top: 5100px;
     width: 1000px;
     height: 65px;
@@ -88,9 +88,9 @@ body{
 .homepage-content8 {
     top: 5700px;
     width: 1000px;
-    height: 65px;
+    height: 65px; */
     /* transform: translateX(-110%); */
-    opacity: 0;
+    /* opacity: 0;
     transition: all 0.5s linear;
 }
 
@@ -162,7 +162,7 @@ body{
     -webkit-text-stroke: 1px #185A4F;
     opacity: 0;
     transition: all 0.5s linear;
-}
+} 
 
 .pagecontainer{
     position: relative;
@@ -193,7 +193,7 @@ body{
     line-height: normal;
     color: #05BE85;
     /* -webkit-text-stroke: 3px black; */
-}
+/* }
 .pagecontainer>.title>p{
     text-align: left;
     margin-top: 35px;
@@ -205,7 +205,7 @@ body{
     line-height: normal;
     color: #05BE85;
     text-align: justify;
-}
+}  */
 
 .pagebody {
     width: 100%;