# Bleed A built-in component provided by `nextra-theme-docs`. ## Example import Bleed from 'nextra-theme-docs/bleed' When wrapping your content with ``, it will be slightly wider than the container and will overflow on both sides.
_There is nothing to writing. All you do is sit down at a typewriter and **bleed**._ — Ernest Hemingway
It provides a better reading experience when you want to present some graphical information, which normally looks nicer in a larger size. For example you can put text, image, video or any component inside: ```