body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:TAEBAEKmilkyway;font-style:normal;font-weight:400;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.0/TAEBAEKmilkyway.woff2) format("woff2")}*{margin:0;padding:0}.wrapper{padding:70px 0 200px;position:relative}.bg{background:url(../../static/media/bgbg.1d3038b2690f9c2eb3db.jpeg) no-repeat 50%;background-size:cover;height:100%;position:absolute;top:0;width:100vw;z-index:-99}.container{background:#f3ecfd;border:4px solid #fff;border-radius:10px;box-shadow:1px 2px 0 rgba(0,0,0,.1);display:flex;justify-content:space-around;margin:0 auto;width:90vw}.Todo-box{margin-left:4%;min-height:80vh;position:relative;width:68%}.add-info-box{display:flex;flex-direction:column;font-family:TAEBAEKmilkyway;font-weight:700;padding-top:35px;width:24%}.clock{background:#fcd;border:2px solid #fff;border-radius:5px;box-shadow:1px 2px 5px 1px #fcd;box-sizing:border-box;height:15%;margin-bottom:20px}.today{align-items:center;display:flex;height:100%;justify-content:space-around}.week{font-size:36px}.day{margin-bottom:15px}.now-ampm{font-size:18px}.now-time{font-size:26px;margin:0 5px}.seconds{padding:10px}.weather{background:skyblue;border:2px solid #fff;border-radius:5px;box-shadow:1px 2px 5px 1px skyblue;box-sizing:border-box;margin-bottom:20px;padding:10% 0}.weather-box{height:100%}.city{align-items:center;display:flex;justify-content:space-around}.city-name{font-size:24px}.temp{font-size:28px}.weather-img{text-align:center}.weather-img>svg{height:8rem;width:8rem}.sky{text-align:right;width:85%}.info-text{background:#fda;border:2px solid #fff;border-radius:5px;box-shadow:1px 2px 5px 1px #fda;box-sizing:border-box;line-height:32px;padding:10% 0;text-align:center}.add-todo-button{bottom:0;color:#72a0f6;cursor:pointer;font-size:5rem;height:100px;line-height:100px;position:absolute;right:-100px;text-align:center;width:100px;z-index:100}@media screen and (max-width:1000px){.week{font-size:24px}.day{font-size:15px}.time-box{font-size:14px}.now-time{font-size:24px}.city-name,.temp{font-size:20px}.weather-img>svg{height:6rem;width:6rem}.sky{font-size:16px}}@media screen and (max-width:800px){.today{flex-direction:column}.week{font-size:20px}.day{text-align:center}.day,.time-box{font-size:13px}.now-time{font-size:20px}}@media screen and (max-width:640px){.week{font-size:16px}.day{font-size:11px}.now-ampm{font-size:14px}.time-box{font-size:11px}.city-name,.now-time,.temp{font-size:16px}.weather-img>svg{height:4rem;width:4rem}.info-text,.sky,.text{font-size:14px}.list-num{font-size:30px}}@media screen and (max-width:500px){.week{font-size:14px}.day,.now-ampm,.time-box{font-size:10px}.city-name,.now-time,.temp{font-size:12px}.weather-img>svg{height:3rem;width:3rem}.sky{font-size:13px}.info-text{font-size:11px}.text{font-size:12px}.list-num{font-size:25px}}.Template{height:auto;padding-top:20px}.title{align-items:center;color:#6c567b;display:flex;font-family:GangwonEdu_OTFBoldA;font-size:40px;font-weight:700;justify-content:space-around;padding-bottom:20px}.title-gif{background:url(../../static/media/text.faf468a6e8fd7caa4768.gif) no-repeat 50%;background-size:contain;height:100px;width:80%}.list-num{color:#232323}.TodoItem{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 5px 1px #72a0f6;display:flex;font-family:GangwonEdu_OTFBoldA;margin:0 auto;padding:1rem}.TodoItem+.TodoItem{margin-top:15px}.content{align-items:center;cursor:pointer;display:flex;flex:1 1}.content svg{color:#72a0f6;font-size:1.5em}.content .text{flex:1 1;margin-left:.5rem}.content.checked .text{color:#6c567b;cursor:pointer;opacity:.6;text-decoration:line-through}.TodoList{margin:0 auto;padding-bottom:20px;width:100%}@font-face{font-family:GangwonEdu_OTFBoldA;font-style:normal;font-weight:400;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEdu_OTFBoldA.woff) format("woff")}.background{background:#6c567b;height:100vh;left:0;opacity:.8;overflow:hidden;position:fixed;top:0;width:100vw;z-index:980}.background,form{align-items:center;display:flex;justify-content:center}form{background:#fff;border-radius:5px;box-shadow:1px 2px 5px 1px #72a0f6;flex-direction:column;height:150px;left:78%;position:absolute;top:40%;-webkit-transform:translateX(-78%);transform:translateX(-78%);width:300px;z-index:990}form>input{border:none;border-bottom:1px solid #72a0f6;font-family:GangwonEdu_OTFBoldA;font-size:1.125rem;line-height:1.5;padding:.5rem}form>button,form>input{background:none;outline:none}form>button{align-items:center;border:none;cursor:pointer;display:flex;transition:background .1s ease-in}.rewirte>svg,form>button{color:#72a0f6;font-size:1.5rem;padding:20px 1rem 0}@media screen and (max-width:1000px){form{left:84%}}@media screen and (max-width:700px){form{left:90%}}@media screen and (max-width:560px){form{left:96%}}@media screen and (max-width:470px){form{left:100%}}@media screen and (max-width:400px){form{left:106%}}
/*# sourceMappingURL=main.69476b68.css.map*/