.modal {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: darkred;
}
