.initial__loading {
  position: absolute;
  top: 10rem;
  left: 50%;
  transform: translateX(-50%);
}

.initial__loading img {
  width: 120px;
}
