.popup__overlay {
    z-index: 9;
    cursor: pointer;
    position: fixed;
    inset: 0;
}
