.selected {
    background-color: gray;
}

.completed {
    text-decoration: line-through;
}