html.i18n-pending body {
    visibility: hidden;
}

html.i18n-ready body {
    visibility: visible;
}
