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}.App{text-align:center}.box{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.todo-box{background-color:#7fffd4;border-radius:4px;height:500px;width:400px}.top-box{height:80%}.bottom-box,.top-box{margin:10px;padding:10px}.bottom-box{align-items:center;border-top:2px solid #4a4a4a;display:flex;height:auto;justify-content:center}.heading{border-bottom:2px solid #4a4a4a}.button-primary{background-color:#fff;border:none;border-radius:3px;cursor:pointer;font-weight:700;padding:6px}.todo-items{color:#b0c4de;padding:5px}.overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0}.modal{background-color:azure;border-radius:8px;padding:20px}.modal-top{height:80%;margin:10px;padding:10px}.modal-bottom{display:flex;gap:10px;height:auto;justify-content:center;margin:10px;padding:10px}.bitGap{display:flex;flex-direction:column;margin-top:15px}.todoItem{align-items:center;background-color:#ffebcd;border-radius:5px;display:flex;justify-content:space-between;margin-top:5px;padding:10px}.spaceClass{display:flex;gap:10px}.strike-text{color:#000}.strike-box:checked+.strike-text{text-decoration:line-through}.button-secondary{background-color:#5f9ea0;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:6px}
/*# sourceMappingURL=main.73373a6c.css.map*/