.user-card {
  background-color: lightgray;
  border-radius: 15px;
  border: black 1px solid;
}
