diff --git a/index.html b/index.html
index b4f9828..9be3fff 100644
--- a/index.html
+++ b/index.html
@@ -224,7 +224,9 @@
.scroll-top-btn {
position: fixed;
bottom: 80px;
- right: 25px;
+ right: 15px;
+ height: 60px;
+ width: 60px;
display: none; /* Initially hidden */
background-color: #f4978e;
color: white;