.loading {
  display: flex;
  justify-content: center;
}

.loading > img {
  width: 200px;
  height: 200px;
}
