style.css 81 B

123456789
  1. body {
  2. text-align: center;
  3. }
  4. #chart {
  5. width: 720px;
  6. margin: 24px auto;
  7. }