Template:Home/NowPlaying/styles.css

Template page
#now-playing {
    border: 1px solid #f81472;
    border-radius: 15px;
}

#now-playing h2 {
    text-align: center;
}

#now-playing #youtube-outer {
    margin: 0 auto;
    float: none;
}