body > .grid {
  height: 100%;
  background-color: #f0f0f0;
}
.column {
  max-width: 450px;
}

.directions {
  margin-bottom: 10px;
}

#email-sent {
  padding: 50px 0;
}