<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#libro-digital{
	min-height: 100%;
}
#libro-digital iframe{
	height: calc(100% - 44px) !important;
}
body.is_app #libro-digital iframe{
	height: 100% !important;
}
</pre></body></html>