Can you please put a below style on input class:
margin-top: 2rem;
this should do your job. If you're using bootstrap, you can simply add a class on input:
class="mt-4"