.tikz-svg {
  display: flex;
  justify-content: center;
  padding: 0.5rem;
  border-radius: 0.5rem;
  background-color: white;
}
