#scy-messages {
    top:0;
    padding:1rem;
    background: var(--scy-element-gradient1-background); 
}

#scy-messages-top {
    height:5vh;
    padding-top:1rem;
    padding-bottom:1rem;
}
#scy-messages-bottom {
    height:20vh;
    padding-top:1rem;
    padding-bottom:1rem;
} 