javascript move element to center code example Example: align div to center of screen div.the-center-div { margin: 0 auto; }