.container {
  :global {
    [data-theme="dark"] .site-layout .site-layout-background {
      background: #141414;
    }
  }
}
