import streamlit as st print("Das ist ein normaler Text") text = st.text_area("Enter text here")