I have a JS script which uses value = prompt("Enter URL") to get a URL input from the user. I would like to do this using a custom-styled box instead
value = prompt("Enter URL")