*{box-sizing:border-box;font-family:Mulish,sans-serif;margin:0;padding:0}.overall{height:100vh;justify-content:center;position:relative}.form,.overall{align-items:center;display:flex;flex-direction:column}.form{border-radius:10px;justify-content:space-between;max-width:90%;padding:20px;width:500px}button{background-color:#fff;border:1px solid #000;border-radius:5px;color:#000;cursor:pointer;display:grid;font-size:1.3rem;place-items:center;text-align:center;width:50px}button:hover{background-color:#000;color:#fff;transition:.5s ease-in}ul{flex-direction:column;height:50px;justify-content:space-around;list-style:none;width:100%}ul,ul li{align-items:center;display:flex}ul li{border:1px solid #000;border-radius:5px;color:#000;font-size:1.15rem;justify-content:space-between;margin-block:10px;padding:7px;width:90%}.todo{height:250px;justify-content:space-around;margin-bottom:40px;text-align:center}.todo,.todo>div{align-items:center;display:flex;flex-direction:column;width:100%}.todo>div{height:90%;justify-content:space-between;padding:20px}label{font-size:1.15rem}input{border:2px solid;outline:none;padding:.35rem;width:100%}.btn{background-color:#000;color:#fff;font-size:1.18rem;padding:7px 5px;width:100%}.btn:hover{background-color:#fff;color:#000}@media(min-width:768px){.btn{width:auto}}
/*# sourceMappingURL=main.275d8fe8.css.map*/