.loading-spinner {
  height: 250px;
  width: 250px;
}

.spinner-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}