body {
  background: #1a055c;
}

.star {
  fill: white;
}

.graticule {
  fill: none;
  stroke: white;
  stroke-width: 0.2px;
  vector-effect: non-scaling-stroke;
}
