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