body { background-color: rgb(246 243 240); } body > * { visibility: hidden; } body.is-ready > * { visibility: visible; }