Display short text prominently
Caption below the image
<!-- _class: display --> Display short text prominently
<!-- _class: display -->  Optional caption text
--display-font-size
var(--font-size-3xl)
--display-font-weight
Note: Font size is only applied when no image or iframe is present.
Customized Display
--- style: | section.display { --display-font-size: 3em; --display-font-weight: 900; } ---
Override font size and weight.
iframes are also supported