fn ripple_card( bg: impl Into<Color>, fg: impl Into<Color>, ripple_color: Option<impl Into<Color>>, text: &str, ) -> impl IntoElement