body{margin:0;background-color:#7fffd4}.main,body{display:flex;height:100vh;width:100vw;flex-direction:column}.main{align-items:center}.header{margin-top:25px;background-color:#deb887;border-style:solid;justify-content:center}.footer,.header{display:flex;height:5%;width:95%;padding:10px;align-items:center}.footer{justify-content:space-around}.inputBox{height:70%;width:25%;font-size:large}.dataBar{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:95%;padding:10px;justify-content:center;align-items:center;flex-direction:column}.taskArea{width:80%}.doAndDelete{display:flex;width:80%;align-items:center;justify-content:space-between}.textBox{display:flex;margin-top:50px;justify-content:center;flex-direction:column}.delete,.submit{height:30px;width:100px}
/*# sourceMappingURL=main.4b51a267.chunk.css.map */