body { min-height: 100vh; } body > div, body > div > div { min-height: 100vh; } body .center-content { display: flex; justify-content: center; } form label, form input { display: block; }