Hi @boris.vetto and welcome to the Dash community 
Try adding a stylesheet, for example:
app = dash.Dash(__name__, external_stylesheets=[dbc.themes.BOOTSTRAP])
Hi @boris.vetto and welcome to the Dash community 
Try adding a stylesheet, for example:
app = dash.Dash(__name__, external_stylesheets=[dbc.themes.BOOTSTRAP])