#diagram-container {
    width: 100%;
    background: #f0f0f0;
}

#diagram-container>svg {
    width: 100%;
}