Skip to content

Commit 6df3704

Browse files
committed
Updated the lyrics adjust image
added 1234.mp4
1 parent 1f42639 commit 6df3704

4 files changed

Lines changed: 10 additions & 1 deletion

File tree

index.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,9 +231,18 @@
231231
</button>
232232
<!-- Header Section -->
233233
<div class="header">
234-
<h1> Karaoke </h1>
234+
<h1>🎤 Karaoke 🎵</h1>
235235
<p class="subtitle">Choose your musical adventure!</p>
236236

237+
<!-- Video Player -->
238+
<div style="text-align: center; margin: 20px 0;">
239+
<video controls style="width: 100%; max-width: 1200px; border-radius: 8px;">
240+
<source src="presentation/1,2,3,4,5.mp4" type="video/mp4">
241+
Your browser does not support the video element.
242+
</video>
243+
</div>
244+
245+
237246
<div class="floaters">
238247
<span class="note">🎤</span>
239248
<span class="note">🎶</span>

presentation/1,2,3,4,5.mp4

4.36 MB
Binary file not shown.

presentation/adjusting_lyrics.png

201 KB
Loading
109 KB
Loading

0 commit comments

Comments
 (0)