When focusing a block, we add a 1px inset border. It looks like this is making the contents shift slightly.
Example on Android, although this is happening on iOS as well:

Are we able to use the box-shadow CSS property? Adding a box-shadow of 1px would in theory align to the outside of the block.