Here's the code to include this site as an iframe:
<form action="https://melodic.vercel.app/custom/alphabet/ocarina12_0_t" method="post" target="meloFrame">
<input type="hidden" name="name" value="the name of a nice song">
<input type="hidden" name="contents" value="
1 2 3
Do re mi
3 2 1
Mi re do">
<input type="hidden" name="transpose" value="7">
<button type="submit">Go!</button>
</form>
<iframe name="meloFrame" style="width: 100%; height: 500px;"></iframe>
Remove the form target and iframe if you just want to link to the site with the song tab embedded. Modify the URL if you want to use another output type or instrument font.