/* CSS for website */
span.error {
color:red;
}

mark {
background-color: yellow;
}

