Why can't this mp3 be played?

<audio id="done" preload="auto" >
    <source src="done.mp3" type="audio/mp3"  autoplay="autoplay" />
</audio>

this mp3 is here

done.mp3

Why can"t firefox chrome make this mp3 play automatically?

Mar.12,2021

Why do you write attributes on audio to source ?

Menu