#bigBox{display:flex;justify-content:center}#dataEnterBox{border:1px solid black;padding:1rem;background-color:#fff;margin:2rem 0}#inputData{border:none;outline:none;width:16rem;height:2rem;padding:1px 18px}#addTodo{width:8rem;height:33px;margin:0 14px;background-color:#80008099;color:#fff;font-weight:700;border:none}#bigBoxCard{display:flex;flex-wrap:wrap}.card{border:1px solid;width:15rem;height:13rem;padding:2rem;margin:0 3rem;background-color:#5a426f;color:#fff;border:none}.buttons{display:flex;flex-direction:column;justify-content:center;margin-top:1rem}.update,.delete{margin:6px 0;height:3rem;background-color:#6492ff;color:#fff;font-weight:700;border:none;border-radius:10px}body{background-color:#80008099}
