input.edit-task {
  display: none;
}

div.edit p {
  display: none;
}

div.edit input {
  display: initial;
}
