import streamlit as st st.title("aaa") st.markdown(""" # aaa * 1 * 2 * 3 """) f = st.file_uploader("aaa")