https://github.com/LeeEnck/css-positioning-lab/blob/3dfcc26e1583e739cea6b1ade23aa06d8ba63518/my-styles.css#L47 Zach used- margin: 0 auto this makes the content center without having to add more code.
css-positioning-lab/my-styles.css
Line 47 in 3dfcc26
Zach used- margin: 0 auto
this makes the content center without having to add more code.