Add a auto play video on home page (venture theme)

Hello,

I am trying to add a video on the homepage ,the auto play video …!

i was trying with a code which worked earkier but is not working this time, only the blank is showing , below is the code i was using ..!

please help

{% schema %} { "name": "Section name", "settings": [] } {% endschema %}

{% stylesheet %} .section-avada-video{ width:100%; } .hurabg-video{ right: 0; bottom: 0; width: 100%; height: auto; } {% endstylesheet %} {% javascript %} {% endjavascript %}