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}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#24284b;color:hsla(180,3%,85%,.872);font-family:sans-serif}.cont-1{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.cont-2{background-color:hsla(0,0%,100%,.171);border-radius:20px;color:hsla(180,3%,85%,.872);text-align:center;width:500px}.cont-3{margin-top:20px}.box{margin-top:20px}.box,.box-1{display:flex;justify-content:center}.box-1{border-radius:10px}input{background-color:hsla(0,0%,87%,.797);border-radius:10px 0 0 10px;color:#000;font-size:medium;margin-bottom:50px;outline:none;text-align:center;width:300px}button,input{border-style:none;height:40px}button{background-color:rgba(29,33,43,.872);border-radius:0 10px 10px 0;color:hsla(180,3%,85%,.872);cursor:pointer;font-weight:700;width:80px}button:hover{background-color:rgba(8,255,24,.616);color:rgba(39,36,36,.758)}.todowrap{display:flex;justify-content:center}.value{align-items:center;background-color:rgba(20,21,28,.644);border-radius:10px;color:hsla(0,0%,100%,.804);cursor:pointer;height:50px;justify-content:space-between;margin-bottom:30px;padding:20px;width:380px}.side-box,.value{display:flex}.edit{margin-right:10px}.edit,.trash-box{animation:3s infinite;color:hsla(180,3%,85%,.872);cursor:pointer;transform:scale(1)}.trash-box:hover{color:#fa1f1f;transform:scale(1.5)}.edit:hover{color:#a8affa;transform:scale(1.5)}
/*# sourceMappingURL=main.19342136.css.map*/