<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#eb .eb-mag-blog-image {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    margin-top: 10px;
    padding-bottom: 50%
    aspect-ratio: 1 / 1; 
    height: auto;
}
:root {
  color-scheme: only light;
}</pre></body></html>