body {
    background-color: rgb(255, 255, 134);
}
.color {
    background-color: rgb(255, 0, 0);
    font-size: larger;
}

