svg path { fill: none; /* stroke: rgba(255, 255, 0, .1); */ stroke: #bc89ff10; stroke-width: 2px; } svg circle{ fill: white; } svg text{ fill: white; font-size: 30pt; } path:not(.selected){ opacity:0; }