#listing {
  flex-direction: column;
}

#listing .card{
  margin-bottom: 1em;
}

h1 {
  color: white;
}