html{box-sizing:border-box;font-size:1.2rem;height:100%}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,ol,ul,p{margin:0;padding:0;font-weight:400}img{max-width:100%;height:auto}body{font-family:Montserrat,sans-serif;background:#87ceeb;background:linear-gradient(0deg,#87ceeb,#c4eeff);padding:1rem;line-height:1.4}h1{text-align:center;font-size:2.5rem;margin:3rem auto 2rem;text-wrap:pretty;border-bottom:2px solid white;padding-bottom:.5rem;width:90%;max-width:800px;font-weight:900}h2{text-align:center;font-size:1.5rem;margin-bottom:1rem;font-weight:700;font-family:monospace}main{text-align:center;max-width:65ch;margin:0 auto}p:not(.white-bg){text-wrap:balance}em{color:#ee4a00}a{color:#ee4a00;text-decoration-color:#ee4a00}.emoji{margin-right:.5rem}.white-bg{background:#fff;padding:1rem 2rem;border-radius:1rem;margin-bottom:1rem;text-align:left}.todo-list{padding:1rem;background-color:#ffffff80;border-radius:1rem;margin:2rem 0}.view-count{position:absolute;top:10px;left:50%;transform:translate(-50%);font-size:.8rem}#count{color:#ee4a00;font-weight:700}@media (max-width: 450px){html{font-size:1rem}h1{font-size:1.8rem}}
