html {
    visibility: hidden;
}

html.is-ready {
    visibility: visible;
}
