<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#wind-container &gt; svg{
    width: 250px;
    height: 250px;
    visibility: visible;
    display: block;
}

#wind-container &gt; svg &gt; image{
    overflow: visible;
}</pre></body></html>