.success {
    background-color: green;
}

.failed {
    background-color: red;
}