#loading {
  background: #ffffff;
  color: #666666;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 5000;
  top: 0;
  left: 0;
  text-align: center;
  padding-top: 20%;
  font-size:2rem;

}