#deleteModal {
display: flex;
flex-direction: column;
align-items: center;
border: none;
border-radius: 15px;
padding: 20px;
background-color: rgb(255, 217, 167);
}
#deleteModal {
display: flex;
flex-direction: column;
align-items: center;
border: none;
border-radius: 15px;
padding: 20px;
background-color: rgb(255, 217, 167);
}