How to center align the p and the input elements

Hey guys…this is my link to codepen

Please guide me as to how should i align the p and input element in the center as it doesn’t look good this way…Thanks

it looks centered already but do you mean you want them to be aligned instead? (they are centered but not aligned)

Hello! You better create 4 equal blocks(having equal widths) each containing a p and an input element. Then, align input in the right and p in the left. Hope that helps!

Yeah…i mean align. How do i do that??

Well can you please tell me how i do that…i am totally new to programming and a bit of an explanation would be of great help. Thanks