const url = "https://docs.google.com/forms/d/e/1FAIpQLSexslat5Sca-I0M0Tmrq0HFNo8Z4JXDKfeMUIJ7kcaWoQvzBA/formResponse?embedded=true"; return ( <> <iframe src={url} width="640" height="959" frameborder="0" marginheight="0" marginwidth="0" /> </> );