.wrap {
    color: black;
    font-size: 25px;
}

body {
    background-color: #DDE;
}

.wrap {
    background: green;
}