<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Pogo */
div[data-pogo] { display: grid; align-content: center; justify-content: center; }
div[data-pogo] iframe { margin-left: auto; margin-right: auto; }

@media (min-width: 1024px) {
}</pre></body></html>