.currentColor, .selectedColor {
  border: 2px solid #000;
  background-color: #fff;
  width:30px;
  height:30px;
}

.ImageColorPickerCanvas {
    cursor: crosshair;
    max-width: 100%;
}


#results{position:relative;}