11 lines
98 B

<p>three</p>
<style>
.four {
color: red;
}
</style>
<script>
console.log('five');
</script>