#eth-gas-hourly, span.observablehq--inspect, .observablehq--error {
  display: none;
}
#loading {
  display: flex !important;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: opacity 0.5s;
  background-color: white;
}
