* {
    margin: 0;
    padding: 0;
}
#chart-container {
    position: relative;
    height: 80vh;
    overflow: hidden;
}
