cover-with-rect
cover-with-rect(..cover-args, fill: auto, inline: true, body)(source)Cover content with a rectangle of a specified color. If you set the fill to the background color of the page, you can use this to create a semi-transparent overlay.
Example: #utils.cover-with-rect(fill: "red")[Hidden]
Parameters
Returns: content