@import url(https://fonts.googleapis.com/css2?family=Shantell+Sans:wght@400;500&display=swap);.settingBox{background-color:skyblue;border:4px solid #fff;height:200px;margin-top:10%;position:relative;width:300px;z-index:100}.setting-title{color:#000;font-family:Shantell Sans,cursive;font-size:37px;font-weight:bolder}.setting-cancel{font-size:28px;height:35px;position:absolute;right:0;top:0;width:35px}.setting-btn,.setting-cancel{background-color:#000;color:#fff;cursor:pointer;font-weight:bolder}.setting-btn{font-size:x-large;height:60px;width:100%}.setting-btn:hover,.setting-cancel:hover{background-color:#fff;color:#000}.BgContainer{background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;text-align:center;top:0;width:100%;z-index:10}.AddBox{background-color:aqua;border:4px solid #fff;height:450px;margin-top:10%;padding:20px}h2{font-family:Shantell Sans,cursive}.Text{font-size:25px;resize:none}.AddButton,.CancelButton{border:2px solid #fff;border-radius:10px;cursor:pointer;font-family:Shantell Sans,cursive;font-size:large;font-weight:560;height:50px;margin:20px;width:90px}.AddButton{background-color:#1de41d}.CancelButton{background-color:red}.AddButton:hover{background-color:#fff;border-color:#1de41d;color:#1de41d}.CancelButton:hover{background-color:#fff;border-color:red;color:red}.UpdateBox{background-color:aqua;border:4px solid #fff;height:550px;margin-top:10%;padding:25px;width:280px}.update-remaining{color:red;font-size:medium;margin:0}.update-label{float:left}.isdone-dropdown{background-color:skyblue;border:1px solid #000;border-radius:10px;cursor:pointer;font-family:Shantell Sans,cursive;font-size:20px;font-weight:550;height:32px;margin:15px;width:150px}body{background:#f6ac91}.TodoContainer{background:skyblue;border:4px solid #fff;border-radius:20px;margin-top:20px;min-height:50px;padding:20px;position:relative;width:900px;z-index:1}.AddTodo{background-color:aqua;border:4px solid #fff;border-radius:50%;bottom:-20px;color:#fff;cursor:pointer;font-size:60px;font-weight:bolder;height:80px;position:absolute;right:-20px;width:80px}.AddTodo:hover{background-color:#fff;border-color:aqua;color:aqua}.todo{border:2px solid #05cf05;border-radius:10px;display:flex;float:left;font-family:Shantell Sans,cursive;font-size:26px;margin:10px;padding:10px;position:relative;width:90%}.todoText{cursor:default;float:left;margin-right:35px}.heading{color:#000;cursor:default;font-family:Shantell Sans,cursive;font-size:xxx-large;font-weight:500;margin-bottom:20px;margin-top:20px;position:inherit;text-decoration:underline}.isDone{border-radius:5px;cursor:pointer;height:25px;width:25px}.isDoneBox{background-color:#0f0;border:1px solid green;border-radius:10px;margin-left:10px;margin-right:10px}.delete,.isDoneBox{height:30px;width:30px}.delete{background:#fff;border:2px solid red;border-radius:5px;color:red;cursor:pointer;font-size:large;font-weight:bolder;position:absolute;right:20px}.delete:hover{background:red;border-color:#fff;color:#fff}.setting{cursor:pointer;float:right;height:80px;margin:10px;width:80px}@media only screen and (max-width:600px){.todoText{font-size:large}.setting{height:50px;width:50px}.AddTodo{font-size:45px;height:60px;width:60px}.isDone{height:20px;width:20px}.delete{font-size:15px;height:25px;width:25px}.TodoContainer{padding:10px 10px 25px}.todo{margin:5px}}.motivation-box{background-color:aqua;box-shadow:2px 2px 5px #000;margin:10px;padding:5px;width:300px}.motivation-text{font-size:22px;font-style:italic}.Center{display:flex;justify-content:center;text-align:center}.warning{color:red;font-size:larger;font-weight:700;text-decoration:underline}.FormBox{background-color:skyblue;border:1px solid #000;border-radius:20px;box-shadow:5px 5px 10px;margin-top:10%;padding:40px;width:500px}input{border:2px solid #000;font-size:20px;height:35px;margin:20px;width:210px}.Submit{background:#000;border:2px solid #fff;color:#fff;font-size:x-large;font-style:italic;font-weight:900;height:50px;margin:20px;width:150px}.Submit:hover{background:#fff;border-color:#000;color:#000;cursor:pointer}a{color:#00008b;font-size:large;font-style:oblique;font-weight:bolder;margin:30px}label{font-size:xx-large;font-style:italic;font-weight:700}.navbar{align-items:center;background-color:#000;display:flex;justify-content:space-between;left:0;position:absolute;top:0;width:100%}.LogIn,.SignUp{border:3px solid orange;border-radius:10px;cursor:pointer;float:right;font-size:large;font-style:italic;font-weight:bolder;height:50px;margin-right:10px;width:100px}.navButtons{background-color:initial;margin:10px}.SignUp{background-color:orange;color:#000}.SignUp:hover{background-color:#ffca69}.LogIn:hover,.SignUp:hover{border-color:#ffca69}.navHead{color:#fff;font-family:Shantell Sans,cursive;font-size:xx-large;font-weight:700;margin-left:30px}@media only screen and (max-width:600px){.LogIn,.SignUp{border-radius:0;margin:0 0 5px;width:100%}.navbar{display:inline-block}.navHead{margin-left:20%}}.ImageContainer{background:url(/static/media/home.f5da85d1c370c95439bd.jpg);background-size:100% 100%;border-radius:20px;height:80vh;width:50%}.HeaderSet{display:flex}.HomeHeader{float:right;font-size:60px;margin:auto;text-align:center;-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}.HomeContent,.HomeHeader{font-family:IBM Plex Mono,monospace;font-family:Rubik Puddles,cursive;font-family:Tsukimi Rounded,sans-serif}.HomeContent{font-size:30px;margin:20px auto;width:70%}body{margin:0;padding:0}@media (max-width:1000px){.ImageContainer{width:100%}.HeaderSet{display:block}.HomeHeader{float:none;font-size:40px;margin-top:20px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.HomeContent{width:90%}}
/*# sourceMappingURL=main.e8160dec.css.map*/