import IPython.display as display
from IPython.display import HTML
# HTML prototype of a gamified human verification demo
html_demo = """
"""
display.display(HTML(html_demo))
Are You Human?
Select the image that best represents the word: Curiosity


