@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}html{background:url(https://img.pikbest.com/backgrounds/20200530/black-and-gold-background-abstract-geometric-shapes-luxury-design-wallpaper-realistic-v_1773569jpg!w700wp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%}body{align-items:center;display:flex;justify-content:center}.App{text-align:center}h1{color:#fbb03c;font-size:1.75rem;margin-bottom:.5rem}.TodoWrapper{background:#000;border-radius:5px;box-shadow:0 0 15px 0 #fbb03c,0 1px 20px 0 #fbb03c;margin-top:5rem;padding:2rem}.TodoForm{margin-bottom:1rem;width:100%}.todo-input{background:none;border:1px solid #fbb03c;color:#fff;margin-bottom:2rem;margin-top:1rem;outline:none;padding:.5rem 1rem;width:300px}.todo-input::placeholder{color:#ffffff4d}.todo-btn{border:none;cursor:pointer;padding:.55rem}.Todo,.todo-btn{background:#fbb03c;color:#fff}.Todo{align-items:center;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:1rem;padding:.75rem 1rem}.fa-trash{margin-left:.75rem}.incompleted{color:#fff;cursor:pointer}.completed{color:#c5aeff;text-decoration:line-through}.completed,.delete-icon,.edit-icon{cursor:pointer}@media screen and (max-width:768px){.App{padding:20px}}
/*# sourceMappingURL=main.e078422e.css.map*/