import streamlit as st def apply_styles(): st.markdown( """ """, unsafe_allow_html=True, )