#home{
  margin-top: 60px;
  margin-bottom: 60px;
  min-height: 80vh;
}

form{
  width:500px;
  max-width: 80%;
  margin:0 auto;
  padding:20px;
}