<div id="small_div">overflowing text</div> <style> #small_div { display: flex; justify-content: center; } </style>