﻿span.mark1 {
    background-color: yellow;
}

span.mark2 {
    background-color: lime;
}

span.mark3 {
    background-color: #0ff;
}