*{box-sizing:border-box}:root{--clr-dark:#111;--clr-white:#fff;--clr-primary:#C9B464;--clr-primary-dark:#9b8941}body{overflow-x:hidden;font-size:16px;line-height:1.5;color:var(--clr-white);background-size:cover;background-repeat:no-repeat;background-image:url(../images/0.png);font-family:"Montserrat",serif;background-position:center;height:100vh;background-color:#000}.verify-inputbox{display:flex;justify-content:center;align-items:center;height:100%;width:510px;background-size:cover;background-repeat:no-repeat;background-image:url(../images/1.png)}.verify-inputbox .success-img{width:260px;margin:30px 0px}.verification-wrapper{position:fixed;width:100%;top:0;left:0;height:100%;display:flex;align-items:center;justify-content:center}@media (min-width:991px) and (max-width:1300px){.verify-inputbox .success-img{width:65%;margin:20px 0px}}