body {
    overflow-y: auto !important;
    min-height: 100vh;
    margin: 0;
}

.glass-panel {
    max-height: none !important;
    overflow-y: visible !important;
    margin: 40px auto;
}