I already have a working music player UI, similar to the one shown in the screenshots. It includes: Date and time at the top Album cover (centered) Song title, artist, and album info below the cover Playback progress bar and controls at the bottom Do not rebuild it from scratch. I just want you to fix the issues without changing the structure or layout. Please fix the following: Alignment issues – make sure all elements (time, cover art, text, controls) are properly centered and spaced. Text readability – improve contrast and legibility of song title and artist text over the blurred background. Cover art scaling – keep the image centered and proportionate across screen sizes. Preserve the blurred background, but make sure it doesn’t wash out or overpower the UI. Do not remove or redesign any components. Make it responsive – ensure the layout works well on both desktop and mobile. Only clean up and improve the existing HTML/CSS/JS. Keep the aesthetic somewhat quirky/indie – it shouldn’t look corporate or overly polished. - Follow Up Deployment