/* Generic HTML */
html, html.async-hide, body {
	display: block !important;
	opacity: 1 !important;
	visibility: unset !important;
}

html body:is(.seraph-accel-js-lzl-ing, .seraph-accel-js-lzl-ing-ani) {
	overflow: auto !important;
}