export type ContentPosition = "center" | "end" | "flex-end" | "flex-start" | "start";