@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&display=swap);.centered{align-items:center;display:flex;justify-content:center}a{color:#fff}.sun{align-items:center;background:orange;border-radius:50%;box-shadow:0 0 10px orange,0 0 60px orange,0 0 200px #ff0,inset 0 0 80px #ff0;display:flex;height:200px;justify-content:center;right:100px;width:200px;z-index:12;z-index:-99}*{box-sizing:border-box;margin:0;padding:0}body{align-items:center;background-attachment:fixed;background-color:#313133a4;background-repeat:no-repeat;background-size:250vh 100vh;display:flex;flex-direction:column;font-family:Poppins,sans-serif;justify-content:center;min-height:100vh}.container{background-color:#4682b4;border:1px solid #4682b4;border-radius:5px;height:100%;margin:1px auto;overflow:auto;padding:1px;width:100%}.header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.btn{background:#000;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:15px;margin:5px;padding:10px 20px;text-decoration:none}.btn:focus{outline:none}.btn:active{-webkit-transform:scale(.98);transform:scale(.98)}.btn-block{display:block;width:100%}.task{background:#f4f4f431;cursor:pointer;margin:5px;padding:10px 20px}.task.reminder{border-left:5px solid green}.task h3{align-items:center;display:flex;justify-content:space-between}.add-form{margin-bottom:40px}.form-control{margin:20px 0}.form-control label{display:block}.form-control input{font-size:17px;height:40px;margin:5px;padding:3px 7px;width:100%}.form-control-check{align-items:center;display:flex;justify-content:space-between}.form-control-check label{flex:1 1}.form-control-check input{flex:2 1;height:20px}footer{margin-top:30px;text-align:center}.image{height:auto;max-width:50%;min-width:50%;width:auto}.moon{-webkit-animation:moonanim 2s 1;animation:moonanim 2s 1;background:#c7cbd0;box-shadow:inset -25px 0 0 0 #9098a1;height:200px;margin:10px;position:relative;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:200px}.moon,li{border-radius:50%}li{background:#737277;list-style:none;position:absolute}li:first-child{box-shadow:inset 6px -2px 0 0 #414043;height:50px;left:25px;top:60px;width:50px}li:nth-child(2){left:150px;top:50px}li:nth-child(2),li:nth-child(3){box-shadow:inset 3px -1px 0 0 #414043;height:25px;width:25px}li:nth-child(3){left:100px;top:150px}li:nth-child(4){left:50px;top:150px}li:nth-child(4),li:nth-child(5){box-shadow:inset 2.4px -.8px 0 0 #414043;height:12.5px;width:12.5px}li:nth-child(5){left:87.5px;top:16.66666667px}li:nth-child(6){left:114.28571429px;top:80px}li:nth-child(6),li:nth-child(7){box-shadow:inset 2.4px -.8px 0 0 #414043;height:12.5px;width:12.5px}li:nth-child(7){left:181.81818182px;top:100px}.p{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:particleAnimation;animation-name:particleAnimation;-webkit-animation-timing-function:infinite;animation-timing-function:infinite;background-color:#fff;height:1px;left:0;position:fixed;top:50px;-webkit-transform:rotate(20deg);transform:rotate(20deg);width:1px;z-index:-1}.p:before{background:linear-gradient(90deg,transparent 0,hsla(0,0%,100%,.4));content:"";display:block;height:1px;position:absolute;right:1px;top:0;width:100px}.p-1{-webkit-animation-duration:20s;animation-duration:20s;left:10%}.p-2{-webkit-animation-duration:10s;animation-duration:10s;left:40%;top:60%}.p-3{-webkit-animation-duration:40s;animation-duration:40s;left:60%;top:90%}.p-4{-webkit-animation-duration:15s;animation-duration:15s;left:25%}.p-5{-webkit-animation-duration:11s;animation-duration:11s;left:20%;top:30%}.p-6{-webkit-animation-duration:50s;animation-duration:50s;left:10%;top:33%}.p-7{-webkit-animation-duration:5s;animation-duration:5s;left:50%}.p-8{-webkit-animation-duration:3s;animation-duration:3s;left:30%;top:10%}.p-9{-webkit-animation-duration:11s;animation-duration:11s;left:60%;top:40%}.p-11{-webkit-animation-duration:7s;animation-duration:7s;left:10%}.p-21{-webkit-animation-duration:5s;animation-duration:5s;left:40%;top:60%}.p-31{-webkit-animation-duration:11s;animation-duration:11s;left:60%;top:90%}.p-41{-webkit-animation-duration:4s;animation-duration:4s;left:25%}.p-51{-webkit-animation-duration:2s;animation-duration:2s;left:20%;top:30%}.p-61{-webkit-animation-duration:1s;animation-duration:1s;left:10%;top:33%}.p-71{-webkit-animation-duration:4s;animation-duration:4s;left:50%}.p-81{-webkit-animation-duration:1s;animation-duration:1s;left:30%;top:10%}.p-91{-webkit-animation-duration:4s;animation-duration:4s;left:60%;top:40%}h1,h3,label,p{color:#f5f5f5}@-webkit-keyframes particleAnimation{0%{top:-100px}50%{-webkit-transform:translateY(500px);transform:translateY(500px)}to{left:calc(100% + 100px);top:calc(100% + 100px)}}@keyframes particleAnimation{0%{top:-100px}50%{-webkit-transform:translateY(500px);transform:translateY(500px)}to{left:calc(100% + 100px);top:calc(100% + 100px)}}@-webkit-keyframes tothetop{0%{align-items:center;background:#0c0c2b;display:flex;flex-direction:column;justify-content:center;min-height:100vh}to{align-items:none;align-items:center;display:block;justify-content:none;min-height:0}}@keyframes tothetop{0%{align-items:center;background:#0c0c2b;display:flex;flex-direction:column;justify-content:center;min-height:100vh}to{align-items:none;align-items:center;display:block;justify-content:none;min-height:0}}@-webkit-keyframes moonanim{0%{top:-50vh}to{top:0}}@keyframes moonanim{0%{top:-50vh}to{top:0}}.logo{color:#fff;font-family:Sail}img{-webkit-user-drag:none;pointer-events:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.background-fullviewport{height:0;padding:20px;right:-50vh;width:100vh}h1{padding:1vh}#logo{max-height:100px}
/*# sourceMappingURL=main.4dcf09b3.css.map*/