Add a odo video component which plays in the background when
npm install @odopod/odo-background-video --save
import OdoBackgroundVideo from '@odopod/odo-background-video';
const backgroundOne = new OdoBackgroundVideo(document.querySelector('#background-example-one'));
Visit the Odo component directory for demos, code examples, and documentation.