body{overflow-y:scroll}body::-webkit-scrollbar{width:6px}body::-webkit-scrollbar-track{background-color:#f1f1f1}body::-webkit-scrollbar-thumb{background-color:#888;outline:1px solid #708090}body::-webkit-scrollbar-thumb:hover{background-color:#555}#root,html{height:100%}#root{font-size:16px}body{height:100%;padding:0;margin:0}div{box-sizing:border-box}.submitBtn:hover{background:linear-gradient(90deg,#2ebac6,#d131af)!important}.submitBtn{width:137px;height:44px;background:linear-gradient(90deg,#2ebac6,#d131af);border-radius:2px;color:#fff;cursor:pointer;position:relative;z-index:999}.jcc,.submitBtn{justify-content:center}.jcc,.jcsb,.submitBtn{display:flex;align-items:center}.jcsb{justify-content:space-between}.mt2{margin-top:20px}