body{ background-color: black; color: white; } .highlight { background-color: yellow; } .error { background-color: lightcoral; border-color: red; }