.shape {
shape-rendering: geometricPrecision;
stroke-linejoin: round;
}
.connection {
stroke-linecap: round;
.blend {
mix-blend-mode: multiply;
opacity: 0.5;