@import url(https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&family=Unbounded:wght@300&display=swap);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}.mainDiv{align-items:center;background-color:#585757;display:flex;font-family:Unbounded,cursive;height:100vh;justify-content:center}.todoDiv{background-color:#f2a3f2;border:8px solid grey;border-radius:15px;height:80vh;margin:20px;width:60vh}.title{color:#000;font-size:24px;margin:25px 0 20px;text-align:center}.myText{color:#646363;font-family:Dancing Script,cursive;font-size:58px}.divInput{display:flex;justify-content:center;margin-bottom:15px;margin-top:20px}.input{background-color:#d3d3d3;border:2px solid #000;border-radius:5px;font-family:Unbounded,cursive;height:20px;margin-right:5px;width:250px}.input:focus{background-color:#fff}.buttonAdd{background-color:#a2a2a2;border:2px solid #000;border-radius:5px;cursor:pointer;font-family:Unbounded,cursive;font-size:11px;font-weight:700;height:25px;width:100px}.mainDivTodoList{height:70%}.divTodoList{align-items:center;border-bottom:.2px solid grey;display:flex;justify-content:space-between;margin:0 50px}.todoList{font-size:14px}.buttonSupp{border:none;cursor:pointer;margin:5px}.divButtonImp{display:flex;justify-content:center}.buttonImp{background-color:#a2a2a2;border-radius:5px;cursor:pointer;font-family:Unbounded,cursive;font-size:11px;font-weight:700;height:25px;width:150px}
/*# sourceMappingURL=main.835e8014.css.map*/