.modal-open{background-color:rgba(0,0,0,.5)}.modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.modal-content{background-color:#1f1c1c;padding:20px;border-radius:10px;max-width:90%;max-height:90%;overflow:auto}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}