.dvc-counter, .dvc-widget {
  text-align: center;
  font-size: 16px;
}

#dvc-container {
  margin-top: 20px;
  max-width: 600px;
}

#dvc-container table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}

#dvc-container table th,
#dvc-container table td {
  padding: 8px;
  text-align: left;
}

#dvc-chart {
  width: 100% !important;
  height: 300px !important;
}
