div.task1{
  /* background-color:green; */
  display:block;
}
div.task2{
  /* background-color:red; */
  display:none;
}