#__next,body,html{background-color:#000;margin:0;padding:0;height:100vh;width:100vw;overflow:hidden}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}a{color:#000}.main{position:relative;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:100%;height:100%}.click{top:0;right:5px}.click,.foot{position:absolute;color:#fff;cursor:pointer}.foot{height:10px;width:10px;bottom:15px;left:15px}