.home-legacy-surface {
  display: contents;
}

html.home-v2-startup-enabled .home-legacy-surface {
  display: contents;
  visibility: visible;
}
