<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.image-gallery-img {
    width: calc(33.33% - 10px);
    margin-bottom: 10px;
}

.image-gallery-span {
    margin-right: 5px;
}
</pre></body></html>