<style> .container { overflow: scroll; } </style> <div class="container"> <div>1</div> <div>2</div> <div>3</div> <div>4</div> <div>4</div> </div>