*{padding:0;margin:0}body,html{min-height:100%}h1{color:#fff;background-color:#2b2a2b;font-size:80px;text-align:center;margin-bottom:20px}#root{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:relative;padding-bottom:90px}.App{text-align:center}.App-intro{font-size:large}.todo{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:auto;width:60%;max-width:400px;background-color:#f08080;border-radius:7px;border:2px solid #2b2a2b}.todo input{width:calc(100%-14px);height:40px;background-color:#2b2a2b;padding:7px;border:none}.todo input,.todo ul{font-size:25px;color:#fff;margin-bottom:10px}.todo ul{width:300px;margin-left:5px;list-style:none;cursor:default}.todo ul li span{cursor:crosshair}.listButton{width:15px;height:15px;border-radius:4px;margin-right:5px;background-color:#2b2a2b;color:#fff;border:none;cursor:pointer}.buttons{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center;width:100%}.filterButton:disabled{background-color:grey;cursor:not-allowed}.filterButton,.removeDone{width:100px;height:20px;margin:0 3px 5px;padding-bottom:2px;border:none;border-radius:5px;color:#fff;cursor:pointer}.removeDone{background-color:red;margin-left:20px}.filterButton{background-color:#2b2a2b}.activeButton{background-color:#fff}footer{position:fixed;bottom:0;left:0;width:100%;height:50px;background-color:#2b2a2b;color:#fff;text-align:center;padding-top:25px}.todo strike{color:#53d18a}
/*# sourceMappingURL=main.8510666a.css.map*/