

.gears-d3-canvas svg {
  max-width: 100%;
  max-height: 768px;
}

.style-0 path { fill: rgba(255,255,255,0.2); }
.style-1 path { fill: rgba(255,255,255,0.1); }
.style-2 path { fill: rgba(255,255,255,0.2); }
.style-3 path { fill: rgba(255,255,255,0.25); }
.style-4 path { fill: rgba(255,255,255,0.15); }