JSFiddle - React, Tailwind, and code Playground
by slicedtoad
HTML
<script src="https://www.google.com/recaptcha/api.js"></script>
<div class="g-recaptcha" data-sitekey="6Le_WAITAAAAAGx43F3zDgqGaI3AadcGAbfEmHnP" data-theme="custom"></div>
CSS
body div.rc-anchor-dark{
background: black; /*doesn't work since captcha is in an iframe*/
}