html,body,#SwipeMe{margin:0px;height:100%;min-height:100%;overflow:hidden}
.QRCode{margin:auto;width:650px}
.QRCode img{width:650px;height:650px}
.Code,.PlayerName{margin:auto;width:650px;font-size:4em;font-weight:bold;text-align:center}
.Middle{position:relative;top:50%;transform:perspective(1px) translateY(-50%);}