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;font-size:16pt;margin:0}button,input{box-sizing:border-box;font:inherit}button,input[type=submit]{cursor:pointer}.App{margin:0 auto;max-width:600px;width:95%}.App h1:before{content:"💭";margin-right:.5em}.AddThoughtForm{display:flex;flex-wrap:wrap}.AddThoughtForm input{border:1px solid #666;border-radius:3px;padding:1.5rem}.AddThoughtForm input[type=text]{flex-grow:1;margin-right:.5rem}.thoughts{list-style-type:none;padding:0}.Thought{background-color:#eee;border-radius:3px;margin-bottom:1rem;padding:1rem}.Thought .remove-button{background:transparent;border:0;border-radius:3px;float:right;font-size:80%}.Thought .remove-button:hover{background-color:#000;color:#fff}.timer{font-size:15px}
/*# sourceMappingURL=main.098c2de0.css.map*/