.completed {
    text-decoration: line-through;
    color: #6c757d;
}

.task-completed {
    background-color: #c9defe;
}