https://github.com/ejmoyer/css-positioning-lab/blob/dd18b2b82e4d7ee88fe90fbfc7f41a54f60ded97/my-styles.css#L76-L82 I floated the right paragraph to the right, and added an unneeded box-sizing: border-box; setting.
css-positioning-lab/my-styles.css
Lines 76 to 82 in dd18b2b
I floated the right paragraph to the right, and added an unneeded box-sizing: border-box; setting.