H1 Alert
<h1>ALERT</h1>
<script>
alert("ALERT");
</script>
Lava
<h1>ALERT</h1>
<script>
alert("ALERT");
</script>