for instance this is a nice sunset going on at the moment
https://player.vimeo.com/video/431141355?autoplay=1&title=0&...
but had to go extract it out of the code
$('#btn-window').setAttribute('style', 'left: 95%; right: 5%; transform: translate(-50%,0%);')
$('#vimeo-frame').getAttribute('src').match(/^(.*)\?/)[1]
for instance this is a nice sunset going on at the moment
https://player.vimeo.com/video/431141355?autoplay=1&title=0&...
but had to go extract it out of the code