.page{margin:0;padding:0;width:100vw;height:100vh;max-height:100vh;max-width:100%;box-sizing:border-box;background:linear-gradient(160deg,#5000d6,#000)}.headers,.page{display:flex;justify-content:center;align-items:center;flex-direction:column}h1{font-size:3rem;margin:0 1rem}.sub-head,h1{color:#fff;text-align:center}.sub-head{margin-bottom:1rem;font-size:1.5rem;font-weight:600}tspan{fill:#fff}.countdown h2{font-size:1.6rem;color:#fff;text-align:center}.time{flex-direction:row}.time,.time-box{display:flex;justify-content:center;align-items:center}.time-box{margin:1rem;flex-direction:column;color:#fff}.time-box span:first-child{font-size:1.6rem;font-weight:600;margin:0}.time-message{font-size:1.2rem;font-weight:600;margin-top:2rem;color:#fff}@media screen and (max-width:768px){h1{font-size:2rem}.sub-head{font-size:1.2rem}.link-text{font-size:.7rem}}