/* Hide the video player */ #main-panel { display: none !important; } /* Make the side-panel full width */ .side-panel.ytmusic-player-page { max-width: 100% !important; width: 100% !important; margin: 0 !important; }