how to display a div in center of screen code example Example: align div to center of screen div.the-center-div { margin: 0 auto; }