.spin-container {
  display: inherit;
  margin: 200px auto;
  text-align: center;
  font-size: 24px;
}

.spin-hidden {
  display: none;
}
