overflow-y
The
overflow-y
CSS
property sets what shows when content overflows a block-level element's top and bottom edges. This may be nothing, a scroll bar, or the overflow content. This property may also be set by using the
overflow
shorthand property.