
.grey {
  background-color: grey;
}

.border {
  border: 2px solid blueviolet;
}
