JSFiddle - React, Tailwind, and code Playground

by Katarn

HTML

<script src="https://sdk.arengu.com/forms.js"></script>
<div data-arengu-form-id="166479050594296889"></div>

CSS

body {
  background: black;
}

.af-field-input input {
  border: solid 2px blue !important;
}