.loading {
  display: flex;
  min-height: 500px;
  align-items: center;
  justify-content: center;
}
