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}html{line-height:1.15}*{box-sizing:border-box;font-family:RocknRoll One,sans-serif;margin:0;padding:0}body{background-color:grey}.App{background-color:pink;color:#000;flex-direction:column;font-size:calc(10px + 2vmin);margin:50px 90px;min-height:75vh;padding-left:60px;padding-top:60px}.App h1{color:#000;display:inline;font-size:30px;margin-bottom:2rem;text-align:center}.addTodos{border:"none";border-radius:5px}.addTodos,.todo-input{font-size:20px;outline:none;padding:10px}.todo-input{border-radius:5px;border-style:none;width:250px}.todo-input:focus{outline:none}.add-btn{background-color:#ff4a6b;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:15px;font-size:60%;font-weight:700;height:49px;margin-left:20px;padding:12px}.add-btn:focus{outline:none}.displaytodos{align-items:center;flex-direction:column}.displaytodos ul{margin-left:-1200px;padding-left:1000px}.card{align-items:center;background-color:#ffd4dc;border-radius:5px;border-radius:.5rem;display:flex;height:5rem;margin:12px 0 12px 10px;padding:1rem;width:350px;width:18rem}.card textarea{border:none;border-radius:8px;color:#000;font-size:60%;height:100%;overflow:visible;padding:.5rem;width:-webkit-max-content;width:max-content}.card .btns button,.card textarea:disabled{background-color:initial}.card .btns button{border:none;border-radius:20%;color:#000;cursor:pointer;font-size:1.4rem;font-weight:1000;margin:0 .6rem;position:relative}
/*# sourceMappingURL=main.1970cedd.css.map*/