div {
  box-sizing: border-box;
}

#chart {
  height: 400px;
}
