Backgrond Image Shopify CSS

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