.item_gros {
  width: 95%;
  height: 95%;
  background-color: white;
  margin: 5%;
  border-radius: 10px;
  padding: 10px;
}

