body {
  background-color: black;
  color: white;
}
pre {
  color: white;
}
.stationid {
  background-color: lightgrey;
  color: rgba(0, 0, 0, 0.7);
}
