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