.pixel:hover
{ 
  stroke: #6A05C1;
  stroke-width: 2px;
}
.tick:hover
{ 
  fill: #00FFF6;
/* stroke: #000;*/  
stroke-width: 8px;
}
