diff --git a/.env b/.env
new file mode 100644
index 0000000..31337e1
--- /dev/null
+++ b/.env
@@ -0,0 +1 @@
+SKIP_PREFLIGHT_CHECK=true
\ No newline at end of file
diff --git a/src/App.js b/src/App.js
index 3828229..d4aa475 100644
--- a/src/App.js
+++ b/src/App.js
@@ -20,11 +20,11 @@ function App() {
-
+ {/* */}
-
+ {/* */}
-
+ {/* */}
diff --git a/src/Components/Navbar/Navbar.jsx b/src/Components/Navbar/Navbar.jsx
index c0041f8..f6a1cba 100644
--- a/src/Components/Navbar/Navbar.jsx
+++ b/src/Components/Navbar/Navbar.jsx
@@ -59,7 +59,7 @@ const Navbar = () => {