<div class="video-wrapper">
<video id="myVideo" width="500" height="auto" autoplay muted loop>
<source src="https://godivi.dk/wp-content/uploads/2023/11/Droneoptagelse-af-Byggeplads-kopi.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<button id="videoaudio" onclick="toggleMute();">
</button>
</div>