backgrond image shopify css

CSS
body {
    background: url({{ 'some-image.jpg' | asset_url }});
}
Source

Also in CSS: