#ulTasks li.done{
    color: #6c757d;
    text-decoration: line-through;
}
body{
    background-color: azure;
}