A simple Streamlit app with the following features: UI: 1. Title: 'Hello World Streamlit App' 2. Header: 'Welcome to the Hello World App' 3. Text: 'This is a simple Streamlit app to demonstrate a basic 'Hello World' example.' Functions: 1. Display the title, header, and text on the Streamlit app.