Hello I am trying to make this form and its not looking right could anyone help fix it? Thank You for all the help :). http://jsfiddle.net/Srw6Q/
<form>
<input style="font-size:46px; margin-bottom:-3px; border-bottom: solid 1px black; padding: 25px" type="text" name="email" placeholder="Email"> <br/>
<input style="font-size:46px; border-bottom: solid 1px black; padding: 25px" type="password" name="pass" placeholder="Password">
</form>