Floating Transaction Layer

The Duzy Player supports multiple themes that can be controlled by simply modifying the player URL and adding a query parameter. While the Floating Transaction Layer is not exactly a theme on its own, it does provide a different visual aesthetic that can be presented with the query parameter moderntl=true

https://play.demo.duzytv.com/geLIAjgZn?moderntl=true
<iframe width="100%" height="460" scrolling="no" frameborder="0" allowfullscreen="true" id="geLIAjgZn" name="DuzyPlayer" 
        onload="window.addEventListener('message', (e) => { if(e.data.type === 'DUZY_PLAYER_FULL_SCREEN' && e.data.value.code === 'geLIAjgZn') document.getElementById('geLIAjgZn').style.cssText = e.data.value.css })" 
        src="https://play.demo.duzytv.com/geLIAjgZn?moderntl=true" > 
</iframe>