.done {
  text-decoration: line-through;
  color: green;
}

.todo {
  cursor: pointer;
}