#graph {
    height: 400px;
    aspect-ratio: 4/3;
    overflow: hidden;
    margin: auto;

    z-index: -1;
}
