.loading {
  position: absolute;
  /*width: 100%;*/
  /*height: 100%;*/
  /*display: flex;*/
  /*align-items: center;*/
  /*justify-content: center;*/
  right: 0;
  top: 0;
  /*z-index: 1;*/
}
