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;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0}.App{background-color:#f0f0f0;display:flex;flex-direction:column;height:100vh;position:relative}.controls{background-color:#fff;bottom:0;left:0;padding:16px;position:fixed;width:100vw}.controls input[type=text]{background:#e5e5e5;border:#ffdead;border-radius:10px;height:40px;margin-right:10px;outline:0;padding:0 16px;width:260px px;width:83%}.controls button{background:#3498db;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;height:40px;width:100px;width:10%}.todo{background:#fff;border-bottom:1px solid #ccc;border-radius:4px;cursor:pointer;padding:16px 8px}.todo:hover{background:#ccc}.empty{align-items:center;background:#f4f4f4;display:flex;font-size:20px;height:100vh;justify-content:center}
/*# sourceMappingURL=main.b671fcd3.css.map*/