#initial-content {
  display: block;
}

html.js #initial-content {
  display: none;
}
