.ChartContainer {
    border: 1px solid $koala;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
}
