body {
    margin: 0;
    padding: 0;
}
svg {
    background: white;
}

.hexagon {
  fill: lightgray;
}
.bubble {
  fill: lightgray;
}