Hey guys.
I was doing this project and it seems like I can’t pass challenge #14 I couldn’t find the problem.
Here is my code pen
(https://codepen.io/theonlyjoseph/pen/VwWEVza)
Hey!
if you click on the run tests button you should be able to view the details about the failed tests.
This is what the output looks like at the moment

as you can see it says you are missing two checkboxes. Just add two input elements inside of the form tag with a type of checkbox and give them both a value attribute and it should be fine.
Hope this helped! 
you need to add check-box …