from IPython.display import HTML html_code = """ Vintage Romantic Letter
💗 💞 💖 💘 💝
""" HTML(html_code)