diff --git a/frontend/src/pages/QuizPage.jsx b/frontend/src/pages/QuizPage.jsx
index 338b3d6..8e37659 100644
--- a/frontend/src/pages/QuizPage.jsx
+++ b/frontend/src/pages/QuizPage.jsx
@@ -1065,9 +1065,9 @@ const timerStarted = timeLeft !== null
{expandedImagePath && (
setExpandedImagePath('')}>
e.stopPropagation()}>
-
+
{Math.round(imageZoom * 100)}%
-
+
{[1, 2, 3, 4].map(zoom => (
))}