body {
    font: "Arial";
    font-size: 14px;
    background-color: red;
}

test-class {
    background-color: yellow;
}