<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zoom-background{position:relative;overflow:hidden}.zoom-background{background-size:100%;background-position:center;animation:slowZoom 15s infinite alternate ease-in-out}@keyframes slowZoom{0%{background-size:100%}100%{background-size:120%}}</pre></body></html>