JSFiddle - React, Tailwind, and code Playground
HTML
Bookmarklet to remove SOPA overlay:<br><br>
<a href="javascript:(function(){$('body').children('[id^=mw], #content, #footer').show().filter('#mw-sopaOverlay').hide();})()" title="Remove SOPA Overlay">Remove SOPA Overlay</a>
<br><br>
<a href="https://gist.github.com/1631368">From this gist</a>