.loading {
  position: absolute;
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
  margin-left: -2.6rem;
  margin-top: -2.6rem;
}
