CSS Overflow property
When content of an element overflows the element’s box size then we use overflow property to add scrollbars to the element’s box for better viewing of content.
When content of an element overflows the element’s box size then we use overflow property to add scrollbars to the element’s box for better viewing of content.