:where(.model-content) {
  z-index: 100;
}

:where(.modal-content__close) {
  float: right;
  position: sticky;
  top: 0;
  right: 0;
}