.add-min-height {
  min-height: 1rem;
}
.add-border {
  border: 1px dashed gainsboro;
  padding: .5rem;
}