body { margin: 0; min-height: 100vh; background-color: #0d193b; color: #a0ccff; } body > * { min-height: 100vh; } body > * > * { min-height: 100vh; }