span {
    color: black;
    background-color: darkcyan;
}
body {
    background-color: cornflowerblue;
}