.chart-container {
    position: relative;
    height: 300px;
    width: 100%;
}

html {
  scroll-behavior: smooth;
}