@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("opentrackmap.no-ip.org") {
  body h1 {
    display: none;
  }
  #map {
    height: 100% !important;
  }
}