body{font-family:verdana;background:#6a5acd;margin:0}*{font-weight:400}.container{height:80vh;box-shadow:0 0 10px #000;background:#fff;width:90vw;margin:2% auto;overflow:auto;padding:10px}.container::-webkit-scrollbar{width:15px;background:linear-gradient(180deg,transparent,orange,red)}.container::-webkit-scrollbar-thumb{background:linear-gradient(1turn,#0ff,transparent,#0f0)}button{border:0;outline:0;padding:10px 30px;border-radius:100px}ul{list-style:none;padding:0;flex-flow:column-reverse}li,ul{display:flex}li{padding:10px 30px;margin:10px;border-radius:100px;color:#fff;background:linear-gradient(90deg,#ff0,tomato);justify-content:space-between}li.active{background:linear-gradient(90deg,teal,#0f0)}li{color:#000}li button{margin-right:10px}.completed{background:teal;color:#fff}.pending{background:tomato;color:#fff}.add{background:#000}.add,.del{color:#fff}.del{background:tomato}
/*# sourceMappingURL=main.2d946c00.chunk.css.map */