.spotify-container{background-color:#191414;border-radius:5px;align-items:center;width:350px;height:150px;padding:10px;display:flex;position:relative;overflow:hidden}.album-art{border-radius:2px;width:96px;height:96px;margin-right:10px}.song-info{color:#fff;flex-direction:column;width:calc(100% - 106px);height:110px;display:flex}.song-header{white-space:nowrap;align-items:center;width:185px;display:flex;overflow:hidden}.song-name{white-space:nowrap;margin:0;right:0}.artist-header{white-space:nowrap;align-items:center;width:210px;display:flex;position:relative;overflow:hidden}.artist-name{white-space:nowrap;width:100%;margin:0;font-size:12px;display:block}.next-song{color:#999;margin-top:2px;font-size:10px;position:relative}.spotify-logo{width:48px;height:48px;padding:10px;position:absolute;top:10px;right:10px}.timeline-container{background:#1c1c1c;border-radius:10px;justify-content:space-between;align-items:center;width:100%;height:20px;padding:5px;display:flex;position:relative;overflow:hidden}.timeline{background:linear-gradient(90deg,#00c853,#008730);height:100%;transition:width .5s ease-in-out;position:absolute;left:0}.time-label{color:#fff;padding:0 5px;font-size:10px}.elapsedTime{z-index:1;position:relative;left:0}.durationTime{z-index:1;position:relative;right:0}
