html,body{width:100%;height:100%;padding:0;margin:0}.body{position:relative;height:100%;background-color:#ffffff}.header{height:50px;line-height:50px;text-align:center;font-size:20px;color:#ffffff;background-color:#409eff}.section{display:flex;min-height:calc(100vh - 100px);justify-content:center}.results-description{margin-top:40px;color:red}.results-description div{line-height:25px}.footer{display:flex;align-items:center;justify-content:center}.footer .text{width:80%;border-top:#cccccc 1px solid;line-height:40px;text-align:center;color:#696969;font-size:14px}.section #home{padding-top:13vh;width:80%;text-align:center}.section #home #code-tip{line-height:60px;font-size:18px;margin-left:10px;cursor:pointer}.section p{padding-left:7%;padding-right:7%;text-align:left;line-height:25px}input{height:25px;width:80%}input:nth-child(n + 1){margin-top:20px}table,th,td{border:1px solid black;border-collapse:collapse;font-size:14px;text-align:center}.stuInfo th,td{padding:5px;text-align:center}.score th,td{padding:5px;width:25%;text-align:center}.stuInfoBs{background-color:#cccccc;font-weight:600}select{height:36px;width:80%;padding:1px 2px;box-sizing:inherit}.el-loading-mask{position:absolute;z-index:2000;background-color:hsla(0,0%,100%,.9);margin:0;top:0;right:0;bottom:0;left:0;transition:opacity .3s}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:-25px}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:50px;width:50px}.el-loading-spinner{top:50%;margin-top:-21px;width:100%;text-align:center;position:absolute}.el-loading-spinner .el-loading-text{color:#409eff;margin:3px 0;font-size:14px}.el-loading-spinner .circular{height:42px;width:42px;animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#409eff;stroke-linecap:round}.el-loading-spinner i{color:#409eff}.loader,.loader:after{border-radius:50%;width:10em;height:10em}.loader{margin:20px auto;font-size:3px;position:relative;text-indent:-9999em;border-top:1.1em solid rgba(64,158,255,0.2);border-right:1.1em solid rgba(64,158,255,0.2);border-bottom:1.1em solid rgba(64,158,255,0.2);border-left:1.1em solid #409eff;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}button{position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;box-shadow:0 2px 0 rgb(0 0 0 / 2%);cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);user-select:none;touch-action:manipulation;font-size:14px;border-radius:2px;color:rgba(0,0,0,.85);height:auto;padding:8px 24px;border-color:#409eff;color:#fff;background:#409eff;width:80%;margin-top:20px}@media screen and (min-width:1336px){.section #home{padding-top:10vh;width:40%}input{height:30px;width:80%}}@media screen and (max-height:667px){.section #home{padding-top:3vh}}
