The overflow property controls the display of the content of a block element if it does not fit entirely and goes beyond the area of the specified dimensions.
overflow
overflow: visible | hidden | scroll | auto;