If I have an element with the following style rule:
.element::before { box-shadow: inset 0 0 0 2px white, inset 0 0 0 12px tomato; }
How ca