<body style="font-family: tahoma; font-size: 13px; line-height: 20px; background-color: #f5f5f5; padding: 50px;">
    <div style="margin: 0 auto; max-width: 500px; padding: 20px; background-color: white;">
        <hr />
        <div>Hi {{name}},</div>
        <br />
        <div>
            Wishing you a fantastic birthday filled with joy and unforgettable moments!
        </div>
        <br />
        <p style="font-style: italic">May this special day bring you happiness and everything you wish for. Enjoy your day to the fullest!</p>
        <br />
        {{> signature}}
    </div>
</body>
