#matchingPrefix {
    color: red;
}

#matchingPrefix {
    color: blue;
}

#matchingPrefix {
    color: green;
}