This page has a keypad in it, drawn using a custom component:


The keypad is supposed to look like this:

The problems is, we asked our web designer to redesign some buttons, and ended up with all our buttons looking like this:

Exercise

Use the Shadow DOM to fix the rendering on the keypad, without undoing any of our designer's brilliant work.