section {
  overflow: hidden;
}

.loading {
  display: none;
  height: 50px;
  width: 50px;
}

.loading svg {
  height: 50px;
  width: 50px;
}
