.container {
  :global {
    [data-theme="dark"] .demo-infinite-container {
      border: 1px solid #303030;
    }
  }
}
