diff --git a/index.html b/index.html
index ae4165ad..445cd707 100644
--- a/index.html
+++ b/index.html
@@ -82,7 +82,20 @@
Wireless Controllers for PlayStation 4
+
+
@@ -112,8 +125,21 @@
Controllers for Xbox One and Series X
+
-
+
+ >
@@ -143,7 +169,20 @@
Wireless Controllers for Nintendo Switch
+
+
@@ -174,7 +213,20 @@
VR Headset from Meta
+
+
@@ -205,7 +257,20 @@
VR Headset from Apple
+
+
@@ -236,7 +301,20 @@
High Performance Gaming Mouse
+
+
@@ -267,7 +345,20 @@
Mechanical Gaming Keyboard
+
+
@@ -298,7 +389,20 @@
Wireless Gaming Headset
+
+
@@ -329,7 +433,20 @@
Ergonomic Gaming Chair
+
+
diff --git a/style.css b/style.css
index 58aedfd6..bcb745c2 100644
--- a/style.css
+++ b/style.css
@@ -381,6 +381,18 @@ button:hover img {
gap: 15px;
}
+.btn{
+ background: transparent;
+ border: none;
+ margin: 10px;
+ font-size: 40px;
+ outline: none;
+ color: gray;
+}
+
+.btn i:hover{
+ cursor : pointer;
+}
.col-1::after {
content: '';
width: 10px;