.clear {
    clear: both;
}

.highlighted {
    background-color: blue;
    color: yellow;
}