#mapLegend{
    border-radius: "10px";
    position: "absolute";
    z-index: 999;
    left: 50;
    top: 150;
    background-color: "#ffffff";
    padding: 15;
    box-shadow: 0px 0px 5px 0px #00000055
  }