I have a next.js app. I followed insrtuctions to embed a simple form; I have nested the div and script inside a component in middle of page.
Problems: The form appears on the top right-hand side of the site and is not allowing me to select input.
Hard to make sense of this.