<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.xyzcontainer { position: relative; z-index:0; }
.xyzbottomleft { position: absolute; bottom:3vw; left:4vw; font-family:'Suez One', serif; font-weight:400; font-size:6vw; color:#ffffcc; line-height:0.5em; }
img.xyz { width:100%; height:auto; opacity:1; }
@media only screen and (orientation:portrait) { .xyzbottomleft { font-size:7vw; } }
@media only screen and (min-width:1200px) and (orientation:landscape) { img.xyz { width:100%; height:auto; opacity:1; } }
@media only screen and (min-width:1200px) and (orientation:landscape) { .xyzbottomleft { font-size:525%; } }
@media only screen and (min-width:1350px) and (orientation:landscape) { .xyzbottomleft { font-size:550%; } }
@media only screen and (min-width:1850px) and (orientation:landscape) { .xyzbottomleft { font-size:580%; } }</pre></body></html>