pub fn frame_vertically_centered_rect(area: Rect, lines: usize) -> Rect
Creates a vertically centered rectangle within the given area with the specified number of lines.