.container {
  :global {
    .demo-loading {
      position: absolute;
      bottom: -40px;
      left: 50%;
    }
  }
}
