//好棒棒的背景萌萌
"background.customImages": [
"https://i.imgur.com/zR42RRS.png",
"https://i.imgur.com/E5a8ynS.png",
"https://i.imgur.com/fExw0lp.png"
],
"background.style": {
"content": "' '",
"pointer-events": "none",
"position": "absolute",
"z-index": "99999",
"width": "100%",
"height": "100%",
"background-position": "100% 100%",
"background-repeat": "no-repeat",
"background-size": "150px auto",
"opacity": "0.7"
},