.loadingText {
  width: 100%;
  height: 100px;
  position: absolute;
  top: 250px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
