
html.yb-hs-preload body{
  visibility:hidden!important;
}

html.yb-hs-loaded body,
html:not(.yb-hs-preload) body{
  visibility:visible;
}
