body{background-color:#fff;color:#000}h1{font-size:25px}.comments,.p-navigation__banner,.p-tabs,.song-bottom,.zoom,footer a,header,iframe,audio,.spotify-attribution,.view-more-songs,.might-like-songs, .spotify-info iframe,.p-tabs__list,.release-date{display:none}
.container {
	& .spotify-info {
		min-height: auto;

		& .u-off-screen {
			display: block;
			position: relative;
			height: auto;
			clip-path: none;
			width: auto;
		}
	}
}
