
.chart {
  min-height: 200px;
  min-width: 200px;
  max-height: 200px;
  max-width: 200px;
  margin-inline: auto;
}