body{margin:50px 0;text-align:center;min-height:1000px;background:url(/images/bg.png) no-repeat bottom;background-size:cover;background-attachment:fixed;font-family:"PingFangSC-Regular","Open Sans",Arial,"Hiragino Sans GB","Microsoft YaHei","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif}#captcha{width:300px;max-width:300px;height:110px;display:inline-block;padding:10px;margin:20px;border-radius:5px;box-shadow:0 5px 10px 0 rgb(0 0 0 / 60%)}#wait{display:none;color:#666;margin:0 auto}i:hover{font-size:20px}.primary{border:1px solid;border-radius:5px;background-color:transparent;text-transform:uppercase;font-size:14px;padding:10px 20px;font-weight:300;color:#303030}.primary:hover{color:#d1d5db}.show{background-color:#d1d5db;border-radius:9999px;width:150px;height:0.5rem;position:relative;overflow:hidden}.progress{background-color:#3b82f6;border-radius:9999px;position:absolute;bottom:0;top:0;width:50%;animation-duration:2s;animation-iteration-count:infinite;animation-name:progress-bar}@keyframes progress-bar{from{left:-50%}to{left:100%}}#footer{position:fixed;bottom:5px;font-size:13px;width:100%;color:#c0c0c0}