.tasks{
  text-align: center;
}
.container{
    width: 60%;
}
.task-five{
  display: flex;
  flex-direction: column;
  align-items: center;
}