*{box-sizing:border-box;padding:0;margin:0}.main_div{width:100%;height:100vh;background:#6983aa;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center}.center_div{width:25%;height:80vh;background-color:#f4f4f4;box-shadow:5px 5px 25px -5px rgba(0,0,0,.5);border-radius:15px}h1{color:#fff;background:transparent;background-color:#8566aa;padding:6px 0 2px;margin-bottom:10px;box-shadow:5px 5px 15px -5px rgba(0,0,0,.3)}input{text-align:center;height:30px;top:10px;background:transparent;font-size:20px;font-weight:500;width:60%;border:none;border-bottom:2px solid #8566aa;outline:none}button{min-height:40px;width:45px;border-radius:50%;background-color:#8566aa;color:#fff;font-size:40px;border:none;outline:none;margin-left:10px;box-shadow:5px 5px 15px -5px rgba(0,0,0,.3)}button:hover{background-color:#20bf6b}ol{margin-top:30px}ol li{padding-left:0;text-align:left;font-size:20px;font-weight:500;min-height:40px;color:#8566aa;text-transform:capitalize}.todo_style,ol li{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.todo_style{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:left;justify-content:left}.todo_style .fa-times{width:20px;height:20px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background-color:#8566aa;border-radius:50%;margin:0 15px 0 35px;color:#f0f8ff;box-shadow:5px 5px 15px -5px rgba(0,0,0,.3)}.todo_style .fa-times:hover{background-color:#dc143c}.todo_style .fa-times:hover .list_style{color:#dc143c}@media (max-width:768px){.center_div{width:90%}.todo_style .fa-times{margin:0 15px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}button{margin-left:5px;min-height:40px;width:40px;color:#fff;font-size:30px}}
/*# sourceMappingURL=main.6cea1f2c.chunk.css.map */