from nicegui import ui def main_demo() -> None: ui.html('This is HTML.')