.body{height:100%;margin:0;position:relative;font-family:"Josefin Sans",sans-serif;font-size:18px}.backgroundImage{margin:0;background-image:url(../../static/media/bg-desktop-light.3508d620.jpg);height:35vh;background-position:top;background-repeat:no-repeat;background-size:cover}.todoAppWrapper{width:500px;height:800px;position:absolute;z-index:10;top:0;left:50%;margin-left:-250px;margin-top:70px}.header{display:flex;justify-content:space-between}h1{font-size:2.5em;letter-spacing:10px}.moon,h1{color:#fff}.moon{font-size:1.5em;padding-top:26px}.createTodo{font-family:"Josefin Sans",sans-serif;width:92%;font-size:18px;height:60px;border-radius:8px;border:none;outline:none;padding-left:40px}.todoApp{margin-top:30px}ul{color:#484b6a;padding:0;background-color:#fff;border-radius:8px;box-shadow:0 10px 40px 0 rgba(100,100,111,.2)}li{padding:10px;list-style:none;border-bottom:1px solid #d3d3d3}.roundCheckBox{margin-left:15px;margin-right:40px;display:inline-block}.statusBar{margin-top:0;display:flex;justify-content:space-between;padding:8px 20px;font-size:13px;color:#9394a5}.status:hover{color:#00f;font-weight:700}.bottomText{margin-top:50px;text-align:center;color:#9394a5;font-size:13px}.todoListItem-done .list-text{color:#9394a5;text-decoration:line-through}.dark .moon,.light .sun{display:none}.dark .backgroundImage{background-image:url(../../static/media/bg-desktop-dark.73e47dbb.jpg)}.dark ul{padding:0;box-shadow:0 10px 40px 0 #000}.dark .createTodo,.dark ul{color:#fff;background-color:#393a4c}.dark .emptyBackground{background-color:#25273c;height:100vh}.list-text{display:inline-block}.sun{font-size:1.5em;color:#fff;padding-top:26px}
/*# sourceMappingURL=main.79be0dc0.chunk.css.map */