html,body{-ms-touch-action:none}html{background-image:url(wood.jpg);overflow:hidden}.popupWrap{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5)}.popup{position:fixed;color:#fff;border:3px solid #eee;background:#000;left:50%;top:50%;text-align:center;box-shadow:0 0 20px #000;border-collapse:separate}.popup .title{background:#eee;text-align:center;font-size:24px;line-height:32px;font-weight:bold;color:#000}.popup .close{position:absolute;width:34px;height:34px;cursor:pointer}.popup a:link,.popup a:visited{color:yellow}