blob: 9f465cc462115d32bf6a29dac9df967957caad81 [file] [edit]
<!DOCTYPE html>
<meta charset="utf-8">
<script>
onload = () => {
document.designMode = 'on';
getSelection().selectAllChildren(document.body);
getSelection().modify('extend', 'backward', 'character');
};
</script>
<audio controls>