diff --git a/video-stream-frontend/src/App.js b/video-stream-frontend/src/App.js
index 5b30541..46ea800 100644
--- a/video-stream-frontend/src/App.js
+++ b/video-stream-frontend/src/App.js
@@ -16,14 +16,14 @@ function App() {
return (
{videoId && }
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
);
}