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