#chart-container {
  position: relative;
  height: 400px;
}

.chart-wrapper {
    position: relative;
    width: 100%;
    height: 400px;
}
