body { display: flex; flex-direction: column; min-height: 100vh; } main { flex: 1; } a { text-underline-offset: 3px; } p { margin-bottom: 1.2em; } ul { margin-top: 0px; margin-bottom: 0px; padding-left: 20px; }