×

注意!页面内容来自https://id-users.xpo.com/,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> body { margin: 0; padding: 0; } .siteloader { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; position: absolute; font-family: ArialHelveticasans-serif; animation: fadein 1s; } .siteloader__container { position: absolute; bottom: calc(50% - 32px); // Spinner has to be in the center of the screen; text-align: center; } .siteloader__logo { margin-bottom: 24px; } .siteloader__info { margin-bottom: 67px; color: #333; } .siteloader__spinner { width: 54px; height: 54px; margin: 0 auto; border: 5px solid #858585; border-bottom-color: transparent; border-radius: 50%; animation: spin-it 2s linear infinite; } @keyframes spin-it { from { transform: rotate(0deg); } to { transform: rotate(359deg); } } @keyframes fadein { from { opacity: 0.3; } to { opacity: 1; } }
LOADING: Xpo Authentication System...