full-width-block
A block that extends horizontally to the full page width by applying negative horizontal padding that cancels out the current page margins.
Useful for components like progress bars, section banners, or background fills that need to span the entire page width regardless of the slide margins.
Example:
#full-width-block(fill: blue)[Full-width content]
Parameters
Returns: content