diff --git a/src/components/Home/Attempt/Attempt.js b/src/components/Home/Attempt/Attempt.js
index d1c5d12..d50f175 100644
--- a/src/components/Home/Attempt/Attempt.js
+++ b/src/components/Home/Attempt/Attempt.js
@@ -105,17 +105,9 @@ const Attempt = ({ stats, toHome }) => {
-
-
- Press Space or Enter to return
-
-
+
+ Press Space or Enter to return
+
);
};
diff --git a/src/components/Home/Game/Game.js b/src/components/Home/Game/Game.js
index bb76953..8ea14c3 100644
--- a/src/components/Home/Game/Game.js
+++ b/src/components/Home/Game/Game.js
@@ -203,13 +203,7 @@ const Game = ({
return (
<>
-
+
-
+
Questions:{" "}
diff --git a/src/components/Home/Settings/Settings.js b/src/components/Home/Settings/Settings.js
index 82a0c61..0495222 100644
--- a/src/components/Home/Settings/Settings.js
+++ b/src/components/Home/Settings/Settings.js
@@ -45,17 +45,9 @@ const Settings = ({ settings, handleSettings, toHome }) => {
-
-
- Press Space or Enter to return
-
-
+
+ Press Space or Enter to return
+
({
grid: {
- height: "240px",
justifyContent: "center",
alignItems: "center",
},