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:#12cad6}.app{background-color:#fcf876;height:500px;width:400px;margin:50px auto;position:relative}#to-do-form input{background-color:#a2de96;border:0;width:200px;height:50px;margin:20px;border-radius:10px;color:#fff;outline:none;font-size:1rem;font-weight:bolder;padding-left:10px}#to-do-form input::-webkit-input-placeholder{color:hsla(0,0%,100%,.5);font-weight:bolder;font-size:1rem;padding-left:10px}#to-do-form input:-ms-input-placeholder{color:hsla(0,0%,100%,.5);font-weight:bolder;font-size:1rem;padding-left:10px}#to-do-form input::-ms-input-placeholder{color:hsla(0,0%,100%,.5);font-weight:bolder;font-size:1rem;padding-left:10px}#to-do-form input::placeholder{color:hsla(0,0%,100%,.5);font-weight:bolder;font-size:1rem;padding-left:10px}.addButton,.clearButton{height:50px;border-radius:10px;cursor:pointer;border:0;background-color:#e7305b;font-weight:700;color:#fff;outline:none;font-size:1rem}#to-do-form button{width:100px}.app .clearButton{position:absolute;bottom:20px;left:60px;width:250px}.list{background-color:#4f8a8b;height:40px;font-size:1rem;width:250px;margin:20px auto;border-radius:10px;color:#fff}.list p{font-weight:700;padding:10px;position:relative}.list p .faicon{position:absolute;right:10px;cursor:pointer}.list p input{background:transparent;border:0;outline:none;color:#fff;font-size:1rem;font-weight:700}
/*# sourceMappingURL=main.362672fb.chunk.css.map */