html {
    background-color: rgb(252, 202, 210);
}

h2 {
    color: mediumvioletred;
}

.reproductor-audio {
    width: 512px; 
    height: 64px;
}
