pub fn render_status_paragraph<'a>(
    status: &'a StatusResponse,
    stats: &'a StatsResponse
) -> Paragraph<'a>