body {
    min-height: 100vh;
}

textarea.form-control {
    resize: vertical;
}