diff --git a/src/App.tsx b/src/App.tsx
index d674a02..0a72b5e 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -20,12 +20,11 @@ function App() {
// >
//
//
- <>
-
- } />
- } />
-
- >
+
+
+ } />
+ } />
+
);
}
diff --git a/src/components/MainPage.tsx b/src/components/MainPage.tsx
index 73c454a..6025b05 100644
--- a/src/components/MainPage.tsx
+++ b/src/components/MainPage.tsx
@@ -11,11 +11,11 @@ function MainPage() {
-
+
RULES