  #chart-container {
    position: relative;
    height: auto;
    margin: 0;
    overflow: auto;
    text-align: center;
    border-radius: 10px;
  }