.container > .card {
    max-height: 95vh;
    overflow-x: hidden;
    overflow-y: scroll;
}
body{
    background-color: #232577 !important;
}
