How can I change a single page's background color on my website?

I have fiddled some more and have managed to get it working perfectly, adding separate rules for each div

{% if page.handle == “princess-boutique” %}

.page-content { background: #ffc0cb !important; } .index-section { background: #ffc0cb !important; } .shopify-section { background: #ffc0cb !important; } .main-content { background: #ffc0cb !important; } .image-wrap { background: #ffc0cb !important; }

{% endif %}

Thanks again for your help.

https://40565c-2.myshopify.com/pages/princess-boutique
PW: LSOHC