.container.loading {
  display: flex;
  justify-content: center;
  font-size: 72px;
  color: #009845;
}

