html, body {
    height: 100vh;
}
#form-container {
    max-width: 400px;
}