.modal{z-index:2;background-color:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.modal-content{z-index:3;background-color:#212121;border-radius:8px;min-width:50%;box-shadow:0 2px 10px #0000001a}.modal-header{z-index:3;background-color:#353535;border-bottom:1px solid #b7b7b7;border-radius:8px 8px 0 0;justify-content:space-between;padding:20px;display:flex;box-shadow:0 2px 10px #0000001a}.modal-body{padding:20px}
