nuxt js mengatur warna latar belakang tubuh

document.querySelector('body').style.backgroundColor=siteData.background
//document.querySelector('body').style.backgroundColor='#ff5' 
 Run code snippet
Bored Bug