<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
h2 {background: url(../two/images/h2.gif?test);}
body {background: url(../two/another/body.gif);}
a {background: url(data:image/png;)}
li {background: url("https://example.com/absolute.gif");}
ol.favicon {background: url(../two/another/Magento_Theme::favicon.ico)} /* base file */
</pre></body></html>