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