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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,body{margin:0;padding:0}body{background-color:#6096b4;color:#fff;font-family:Shantell Sans,cursive}.App{display:flex;flex-direction:column;gap:40px;margin-left:auto;margin-right:auto;margin-top:30px;text-align:center;width:80%}input{background-color:#eee9da;border:2px solid #bdcdd6;border-radius:8px;font-size:1.4rem;padding:15px;width:50%}input:hover{box-shadow:5px 5px 10px 0 #dfffd8}.addbtn{background-color:#bdcdd6;border:1px solid #000;border-radius:8px;cursor:pointer;font-size:1.5rem;font-weight:bolder;margin:0 25px 0 35px;padding:14px 20px}.main-body{display:flex;flex-direction:column;gap:30px;justify-content:flex-start}.list{margin-left:auto;margin-right:auto;padding:0;width:53%}.task{background-color:#bdcdd6;border:2px solid grey;border-radius:20px;color:#000;display:flex;height:50px;justify-content:space-between;margin:5px;padding:4px 15px}.task h2{margin:auto 5px}.task button{border-radius:8px;font-size:1.3rem;height:30px;margin:auto 10px;width:40px}.buttons{gap:0;margin-bottom:auto;margin-top:auto}
/*# sourceMappingURL=main.3ecae5e5.css.map*/