body {
    background-color: rgb(143, 223, 255);
}
.classes {
    background-color: yellow;
    border: 2px solid black;
}