@import url(https://fonts.googleapis.com/css2?family=Monda&display=swap);*{margin:0;padding:0;box-sizing:border-box;font-family:"Monda",sans-serif;outline:none;border:none}body{background-color:#000;background-image:url(https://getwallpapers.com/wallpaper/full/1/7/5/44235.jpg);background-size:100% auto;background-repeat:no-repeat;max-width:100vw;max-height:100vh;color:#f0f8ff;margin-left:2rem}.MainDiv{width:53rem}.noTodosLeft{font-size:5rem;color:azure;text-align:center}.createTODO{margin:3rem auto}.createNewTODO,.displayNewTODO,.timeLimit{background-color:#525050;color:#fff;width:400px;padding-left:1rem;font-size:1.8rem;border-radius:10px}.timeLimit{width:200px;margin-left:1.4rem;font-size:1.5rem}.displayTODO{margin-top:1rem}.displayNewTODO{width:450px;min-height:4rem;font-size:2rem;line-height:4rem;position:relative}.displayTime{font-size:1.5rem;color:#fbd3d3;position:absolute;right:1rem;top:0}.myBtnAdd,.myBtnDelete,.myBtnDone{margin-left:1rem;border-radius:10px;padding:10px;font-size:1.2rem;font-weight:700;width:200px}.myBtnAdd{background-color:#22577a;color:#fff}.myBtnAdd:hover{cursor:pointer;background-color:#86c2d1}.myBtnDelete{background-color:#ea5455;color:#fff}.myBtnDelete:hover{cursor:pointer;background-color:#f53d3d}.myBtnDone{width:250px;color:#fff}.myBtnDone:hover{cursor:pointer}.filter-buttons{display:flex;height:100px;width:100%;justify-content:space-between;margin-top:5rem}.deleteCompleted,.displayAll,.displayCompleted,.displayPending{border-radius:10px;padding:10px 20px;font-size:1.2rem;margin:1rem;font-weight:700;background-color:#867ae9;color:#fff}.deleteCompleted{background-color:#ff4646;color:#fff}.deleteCompleted:hover,.displayAll:hover,.displayCompleted:hover,.displayPending:hover{cursor:pointer;background-color:#383b3b}.deleteCompleted:hover{background-color:#fd0202}.author{font-size:2rem;text-align:center;color:#0ff;margin-top:1rem}a{color:inherit}@media only screen and (max-width:1000px){body{background-color:#000;background-image:url()}}
/*# sourceMappingURL=main.66fec57e.chunk.css.map */