In this CSS tutorial, I go over overflow property. With overflow, you can control what happens with content that is too big. You can set to to hide the overflow, make it visible or add scrollbars to the element, so that you can scroll and see the content.