.no-js body {
  opacity: 1;
}

@media only screen and (min-width: 75em) {
  .no-js .title-bar {
    display: none;
  }
}
