diff --git a/src/live_transcription.html b/src/live_transcription.html
index 42552bf..2bad95b 100644
--- a/src/live_transcription.html
+++ b/src/live_transcription.html
@@ -1,178 +1,240 @@
-
-
- Audio Transcription
-
+
+
+ Audio Transcription
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
+
+
-
+
-
+ recordButton.addEventListener("click", toggleRecording);
+
\ No newline at end of file