Styling SVG with CSS 

.diagram rect.background {
  fill: var(--bg-color);
}