pub fn create_label(
    node: &DioxusNode<'_>,
    area: &Area,
    font_collection: &FontCollection
) -> Paragraph