div { height: 100px; width: 50%; margin: 0 auto; overflow: hidden; } div:hover { overflow-y: scroll; }