.todo-item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;list-style-type:none}.title{color:#000;font-family:"Roboto";font-size:16px}@media screen and (min-width:768px){.title{font-size:24px}}.delete-btn{background-color:#fff;color:#ff0b37;font-family:"Roboto";font-size:12px;border-radius:8px;border:1px solid #ff0b37;padding:4px 8px;margin-left:16px;outline:none;cursor:pointer}@media screen and (min-width:768px){.delete-btn{font-size:18px;padding:8px 16px;margin-left:32px}}.app-container{-ms-flex-pack:center;justify-content:center;background-color:#ffc2a0;min-height:100vh}.app-container,.simple-todos-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.simple-todos-container{-ms-flex-direction:column;flex-direction:column;background-color:#fff;border-radius:16px;width:90%;padding:24px;margin-top:48px;margin-bottom:48px;max-width:1110px}@media screen and (min-width:768px){.simple-todos-container{padding:48px;margin-top:96px;margin-bottom:96px}}.heading{color:#ff8542;font-family:"Roboto";font-size:24px;font-weight:700;margin-top:12px;margin-bottom:16px}@media screen and (min-width:768px){.heading{font-size:48px;margin-top:32px;margin-bottom:48px}}.todos-list{padding-left:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/*# sourceMappingURL=main.dedf0f1f.chunk.css.map */