https://github.com/ejmoyer/css-positioning-lab/blob/dd18b2b82e4d7ee88fe90fbfc7f41a54f60ded97/my-styles.css#L35-L41 I just used the wrong box type. (I used content box, not border box.)
css-positioning-lab/my-styles.css
Lines 35 to 41 in dd18b2b
I just used the wrong box type. (I used content box, not border box.)