The overflow-y property controls how the content of a block element is displayed vertically if the entire content does not fit and extends beyond the area above or below the block.
overflow-y
overflow-y: visible | hidden | scroll | auto;