.persel-loading {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.persel-loading > span {
  display: inline-block;
  height: 60px;
  width: 60px;
}
