.content(help_text())
.cursor(state.help.cursor)
.show_scroll_progress(true)
.show_column_progress(true)
.to_boxed_any()
.into()
}),