A
Anonymous
Immersive Band Experience - Copy this Html, Tailwind Component to your project
Create an HTML webpage with a full screen video background that plays automatically, loops, and is muted. The page should feature a floating menu with four items: Biography, Members, Music, and Events. When the user hovers over any menu item, a black semi transparent background (with low opacity) should appear over the entire screen, except for the hovered menu item and its corresponding content. The content should be shown with a highlight effect, and the other parts of the page should remain dimmed. The menu should be positioned in the top left corner. Use HTML, CSS for the styles, and JavaScript for hover effects. Make sure the transitions between states are smooth for a modern, dynamic look
Prompt
