I love creating custom media player skins, and here's a MySpace player layout I made for you guys to use if you like :)
<div style="position: relative; width: 400px; height: 280px; display: block; margin: 0 auto; background: transparent; overflow: hidden;">
<iframe width="341" height="200" src="your YouTube link here" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="" style="position: absolute; top: 20px; left: 30px; z-index: 1; object-fit: fill;"></iframe>
<div style="position: absolute; top: -10px; left: 0; width: 100%; height:100%; z-index: 2; pointer-events: none; -webkit-pointer-events: none; background: url('https://external-media.spacehey.net/media/spf8o-DiU3YqSW9hYD4NwnK9-WxRRZkAX3o3T3YN_VTs=/https://i.ibb.co/n8sJfgkN/Picsart-26-05-22-12-34-21-030.png') no-repeat center/92% 92%;"></div>
</div>