.key{
    background-color: #0D6EFD;
    color: white;
    border-radius: 6px;
    
}
.grafic {
    fill: transparent;
    stroke: #fff;
    stroke-width: 4px;
}
.item{
    display: none;
}