In this lesson, we create arms for our Egghead spectacles. To do this, we create a normally sized element and then clip away the excess that we don't need using a polygon clip with CSS clip-path.
Leveraging the stacking context means we only see the parts of the spectacle arms that we desire.