Build a Survey Form chalange

Hello
I’m going this challenge

Here is what I did
codepen

Question
I’m trying to align the inputs tags by vertical but someting missing and cann’t catch how to do it.

Link to the challenge:

You could make a left column for the text and a right column for the inputs and align them separately. On my project i did a row div for each text-input pair and had them in two columns. This way you can align all the text and align all the inputs.