﻿#Div4{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.6);z-index:100001;overflow:scroll}
#popup1 {
    float: none;
    position: relative;
    width: 400px;
    height: 500px;
    padding: 15px 28px;
    background: #711972;

    /* background: linear-gradient(168deg, #FF337C 0%, #AE34E8 36.15%, #3E8DFF 100%); */
}