

Photo: Matt Thomason
Overflow
Introduction
Change the overflow property of an element.
Overflow Utilities
Natura11y provides the following overflow utilities:
HTML
<div class="overflow-auto">...</div> <div class="overflow-visible">...</div> <div class="overflow-hidden">...</div> <div class="overflow-x-scroll">...</div> <div class="overflow-y-scroll">...</div>














































