.native-back-button {
  display: none;
}

body.can-go-back .native-back-button {
  display: inline;
}
