*{margin:0;padding:0}body{background-color:#020631}.app{position:absolute;top:10%;left:50%;-webkit-transform:translate(-50%,-10%);transform:translate(-50%,-10%)}.app .mainHeading h1{text-align:center}.app h1,h2{color:#fff}.app .input{-webkit-justify-content:center;justify-content:center;margin-top:.8em;width:20em;height:2em;background-color:#fff;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;border-radius:6px;padding:5px}.app .input input{width:100%;height:1.6em;border-color:transparent;outline-color:transparent}.app i{cursor:pointer;font-size:larger;font-weight:900;color:grey;margin-right:5px}.app .todos{-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column}.app .todos,.app .todos .todo{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.app .todos .todo{margin-top:.8em;width:20em;height:2em;background-color:#fff;-webkit-justify-content:space-between;justify-content:space-between;border-radius:6px;padding:5px}.app .todos .todo .left{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center}.app .todos .todo .left p{margin-left:3px;font-size:medium;font-weight:700;font-style:normal;color:grey}
/*# sourceMappingURL=main.60878b77.chunk.css.map */