.todoItem-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}.title{font-family:"Roboto";font-size:1.2rem;width:60%;text-align:left}@media screen and (max-width:756px){.title{font-size:.9rem}}.del-btn{border:1px solid #ff0b37;padding:6px;border-radius:8px;font-size:1rem;font-family:"Roboto";color:#ff0b37;background-color:#fff;width:100px;height:36px;cursor:pointer}@media screen and (max-width:750px){.del-btn{width:86px;height:29px;font-size:.9rem}}@media screen and (max-width:500px){.del-btn{width:70px;height:26px;font-size:.8rem}}.simpleTodosBg-container{background-color:#ffc2a0;min-height:100vh;padding:30px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.simpleTodos-card,.simpleTodosBg-container{-ms-flex-direction:column;flex-direction:column}.simpleTodos-card{display:-ms-inline-flexbox;display:inline-flex;grid-gap:4px;gap:4px;background-color:#fff;border-radius:12px;padding:12px;width:80%;text-align:center}.todosTitle{color:#ff8542;font-weight:700;padding:12px 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.9384968b.chunk.css.map */