<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  margin: 0;
  width: 100%;
  display: flex;
  align-items: center; }

html,
body {
  height: 100%;
  max-height: 100%; }

.genially-embed {
  max-height: 100vh;
  height: 100% !important; }

@media only screen and (orientation: landscape) {
  body.is-ios {
    min-height: 101vh; } }
</pre></body></html>