<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{background:#000;overflow:hidden}#canvas{width:100%;height:100%}.box{width:100%;height:100%}.middleBox{width:100%;height:253px;position:absolute;top:28%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.btnBox{width:100%;margin-top:100px}#btn{width:619px;height:253px;margin:auto;cursor:pointer}#btn img{width:100%;height:100%}

</pre></body></html>