align div to middle of screen on any resolution code example Example: keeping elements of container in center .container { margin : 0 auto; }