background
Displays an image or plays audio in the background of a channel app page.
Overview
Here’s an example that shows adding an image and audio to a background element.
<background>
<img src="" />
<audio>
<asset id="" src="" keyDelivery="" />
</audio>
</background>