.todo-done {
  color: gray;
  font-weight: 100;
  text-decoration: line-through;
}