diff --git a/src/components/Background.jsx b/src/components/Background.jsx
index 9124876..978758b 100644
--- a/src/components/Background.jsx
+++ b/src/components/Background.jsx
@@ -1,8 +1,10 @@
export default function Background() {
return (
-
+
+
+
);
}
diff --git a/src/components/IconRow.jsx b/src/components/IconRow.jsx
index 351cd43..d13401d 100644
--- a/src/components/IconRow.jsx
+++ b/src/components/IconRow.jsx
@@ -1,6 +1,6 @@
export default function IconRow({ children }) {
return (
-