.click{
    background-color: rgb(226, 100, 100);
  }
  .div{
    border: solid 1px wheat;
    height: 50px;
    width: 50px;
  }