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