.Container {
  width: 100%;
  flex: 1;
  padding: 0.5rem;
}

.PatternPath {
  stroke: var(--color-commit-did-not-render-pattern);
  stroke-width: 1;
}