body {
    min-height: 100vh;
}

.hero {
    padding: 120px 0;
}

.hero h1 {
    margin-bottom: 20px;
}

section {
    margin-bottom: 80px;
}