div { overflow: hidden; }
With the hidden value, the overflow is clipped, and the rest of the content is hidden.
Clickable & Draggable!