html,body{width:100%;margin:0px;padding:0px;font-family:'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB','Microsoft YaHei','微软雅黑',Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400}body{background-image:linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%)}:root{--mainColor:#4285f4;--deepMainColor:#4278f4;--activeLightBg:#f9faff;--gray:rgba(0,0,0,0.45);--deepGray:#8885a3;--darkGray:#3a3c49;--darkestGray:#aaa;--lightGray:rgba(16,20,81,0.3);--red:#fd4f54;--green:#57c22d;--border:#d9d9d9;--lightBorder:rgba(216,216,216,0.5);--lightActive:rgba(216,216,216,0.15);--black:#333333;--darkBlack:#353535;--contentDarkBg:#f1f6fb}.large-text-container{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:50px;line-height:100px;text-align:center}@media screen and (max-width:990px){.large-text-container{padding:0px 30px}}