@CHARSET "UTF-8";

body {margin:0; padding:0; overflow:hidden;}

#authentificationForm {width:250px; margin:auto; margin-top:20vh;}
#authentificationForm input[type="email"] {margin-bottom:-1px; border-bottom-right-radius:0; border-bottom-left-radius:0;}
#authentificationForm input[type="password"] {margin-bottom:10px; border-top-left-radius:0; border-top-right-radius:0;}