html,body{margin:0;height:100%;background:#000;overflow:hidden;font-family:sans-serif}#container{width:100vw;height:100vh}#info{position:absolute;top:10px;width:100%;text-align:center;color:#fff;z-index:1;font-size:13px;-webkit-user-select:none;user-select:none}#info a{color:#fff;text-decoration:none;border-bottom:1px dashed #fff}#info a:hover{text-decoration:none;border-bottom:1px solid #fff}
