
svg {
  border: 5px solid #ccc;
  background-color: #fdfdfd;
}
circle {
  cursor: pointer;
  transition: fill 0.2s;
}
