.#{$prefix}overlay{
  z-index: 1001;
  position: fixed;
}
*::-ms-backdrop, .#{$prefix}overlay{
  position: static;
}