.chart-container {
  border: 1px solid black;
  width: 1600px;  /* 2倍の幅 */
  height: 800px;  /* 2倍の高さ */
  margin-bottom: 50px;
}