Open dev console and run this
document.querySelector(".AkiraPlayer").insertAdjacentHTML('beforebegin', `<div style="
position: absolute;
z-index: 999;
color: black;
background-color: black;
width: 1px;
height: 1px;
display: block;
"/>`)