JSFiddle - React, Tailwind, and code Playground
by oilvier
HTML
<div id="test">OK</div>
CSS
#test {margin:50px; width:50px; height:50px; font-family:arial; text-align:center; line-height:50px; box-shadow: 0 0 0 5px black,
0 0 0 10px gold, 0 0 0 20px black,
0 0 0 35px white;}