.player {
    background-color:tomato;
    text-align:center;
    color:gold;
}
.control {
    background-color:dodgerblue;
    text-align:center;
}

