import streamlit as st def apply_styles(): """Apply custom CSS styles to the Streamlit app""" st.markdown(""" """, unsafe_allow_html=True) def format_story_output(story_text): return f"""