body { font-family: Arial, sans-serif; } #chart { border: 1px solid #ccc; } .node { fill: steelblue; stroke: white; stroke-width: 2px; } .label { pointer-events: none; }