.singleheart {
  width: 20%;
}
.singleheart >div {
  margin: 3px;
  background: #dedede;
}
.singleheart img {
  width: 100%;
  z-index: 2;
}
.singleheart .color {
  background: red;
}
