.youtubePlaylist {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:50%;
}

.videoIframe {
    width: 1440px;
    height: 762px;
}