:host { display: block; } .appeal-container { display: flex; flex-direction: column; min-height: 80vh; } main { flex: 1; display: flex; flex-direction: column; overflow-y: auto; }