.products {
}

.product {
  background-color: rgb(5, 212, 40);
  color: rgb(245, 241, 241);
}
