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