    <style>
        .modal-content {
            max-height: 80vh;
            overflow-y: auto;
        }
    </style>