# Introduction In this challenge, you will create a fitness survey form using HTML, CSS, and JavaScript. The goal is to complete the `formSubmit` function in the `index.js` file, which will handle the form submission and display the user's input in the designated result element.
Click the virtual machine below to start practicing