.spotify {
    padding: 20px;
}

iframe {
    padding: 20px;
    width: 350px;
}

.playlists {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}