.unLookBox{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;display:flex;justify-content:center;align-items:center}.unLookBox .unLookButton{color:#fff;font-size:14px;font-weight:500;border-radius:19px;background-color:#1db267;padding:10px 24px;cursor:pointer}.unLookBox .unLookButton:hover{filter:brightness(1.1)}