const MAX_BODY_LINES: usize = 6;
The maximum number of lines we want to display for the body of a notification.