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

  h1{
    text-align: center;
    margin: 3%;
  }