#progress {
  position: absolute;
  top: 45%;
  left: 48%;
  z-index: 1000000;
  visibility: hidden;
}

.ol-loading-panel {
  font-size: 30px;
  color: #ffce2e;
}
