.item_simple {
  width: 80%;
  height: 80%;
  background-color: lightGrey;
  margin: 20%;
  border-radius: 10px;
  padding: 10px;
}

