@ -1,6 +1,6 @@
.verifybox {
position: relative;
top: 25%;
top: 20%;
left: 50%;
box-sizing: border-box;
background-color: #fff;
@ -43,7 +43,6 @@
z-index: 1001;
width: 100%;
height: 100vh;
background: rgb(0 0 0 / 30%);
/* display: none; */
transition: all 0.5s;