#signupForm,
#loginForm {
  max-width:380px;
  margin: 12vh auto;
  box-shadow : 8px 8px 12px rgba(0,0,0,0.3);
}
