<button id="autoPlayBtn" style="
 padding: 10px 20px;
background-color: #007bff;
color: white;
border: none;
border-radius: 5px;
cursor: pointer;
font-size: 18px;
margin-top: 10px;
">
 ▶ 自動再生 </button>
 #autoPlayBtn {
     z-index: 999999999 !important;
 }