.todo-animated {
  opacity: 0;
}

.visible {
  opacity: 1;
}