Enhance video player functionality to support mute/unmute on click
- Updated video player interaction to allow users to mute/unmute the video by clicking anywhere on the video area.
- Added visual feedback with text updates indicating the current mute state.
- Refactored event listener to improve code organization and maintainability.