body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{background-color:#f4d03f;background-image:linear-gradient(132deg,#993ff4,#a01662);width:100vw;height:100vh;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}.App{margin-top:5%;flex-direction:column}.App,.upCont{display:flex;align-items:center}.upCont{width:100%;flex-direction:row;justify-content:space-around}.clock{width:40vw;height:10vh;margin:5% auto;color:#611a61;font-size:20px;font-weight:600}.appCont,.clock{background-color:#fff;border:4px solid purple;border-radius:20px;display:flex;justify-content:center;align-items:center}.appCont{height:55vh;width:35vw}.appCont,.appInfo{flex-direction:column}.appInfo{width:100%;display:flex;justify-content:space-between;align-items:center}.addedTasksArea h1,.finishedArea h2,.titleArea{width:100%;text-transform:lowercase;text-align:center;text-shadow:#a01662 -2px 2px 8px;color:#a01662;margin-bottom:4%}.finishedArea{display:none}.inputArea{display:flex;flex-direction:column;margin-bottom:4%}.inputArea label{color:#a01662;text-transform:lowercase;font-weight:600}.input{height:5vh;border:4px solid purple;border-radius:5px;margin-bottom:2%}.input::-webkit-input-placeholder{color:#a01662;text-transform:lowercase;font-weight:600}.input:-ms-input-placeholder{color:#a01662;text-transform:lowercase;font-weight:600}.input::placeholder{color:#a01662;text-transform:lowercase;font-weight:600}.saveBtn{width:100%;background-color:transparent;border:none;border-bottom:4px solid purple;border-radius:5px;color:#a01662;font-size:20px;font-weight:500;text-transform:lowercase;margin-left:5%}.taskArea{align-items:center;height:55vh;width:40vw;background-color:#fff;border:4px solid purple;border-radius:20px}.addedTasksArea,.taskArea{display:flex;flex-direction:column}.addedTasksArea{width:100%}.addedTaskArea{width:100%;display:flex}.givenTasks{display:flex;justify-content:space-evenly;width:35vw;list-style:none;color:#112760;font-size:.9em;font-weight:800}.deadlineTitle{color:purple;font-style:oblique;font-size:.8em}.doneBtn{color:green;margin-left:3%}.deleteBtn,.doneBtn{background-color:transparent;border:none;font-weight:600}.deleteBtn{color:red}
/*# sourceMappingURL=main.570731d7.chunk.css.map */