emanote-1.4.0.0: default/templates/components/note-title.tpl
<h1
class="flex items-end justify-center mb-4 p-3 bg-${theme}-100 text-5xl font-extrabold text-black rounded">
<span class="z-40 tracking-tighter ">
<ema:note:title />
</span>
</h1>