.singleChart {
  height: 100%;
  width: 100%;
  position: relative;

  .singleChartContainer {
    width: 100%;
    height: 100%;
  }
}
