.legend {
  width: 60%;
  padding: 6px 8px;
  font-size: 12px;
  border-radius: 6px;
  background: rgba(0,0,0,0.35);
  backdrop-filter: blur(6px);
}