diff --git a/index.html b/index.html
index 0dd7f8f..3e621a1 100644
--- a/index.html
+++ b/index.html
@@ -10,7 +10,7 @@
Vite + React + TS
-
+
diff --git a/src/App.tsx b/src/App.tsx
index c15e4c7..c39cdd9 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -186,7 +186,7 @@ function App() {
};
return (
-
+
{view === View.LANDING && (
<>