7 lines
73 B

<strong>Blue thing</strong>
<style>
strong {
color: blue;
}
</style>