diff --git a/aboutus.html b/aboutus.html
index b9b29882..b68c19aa 100644
--- a/aboutus.html
+++ b/aboutus.html
@@ -252,7 +252,6 @@
Collect your GamingTools
-
diff --git a/style.css b/style.css
index 8890a47c..83f7ea5e 100644
--- a/style.css
+++ b/style.css
@@ -819,6 +819,8 @@ button {
line-height: 40px;
border-radius: 50%;
color: #d3d3d3;
+ position :relative;
+ z-index: 1;
transition: all 0.3s ease, transform 0.3s ease, background 0.3s ease;
}