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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0;padding:0}.App{text-align:center}.main-container{padding:1rem}.cards{-webkit-column-gap:1rem;column-gap:1rem;-webkit-columns:200px 6;columns:200px 6;margin:0 auto;max-width:1200px}.card{background:#fff;border:1px solid #e0e1e0;border-radius:8px;display:inline-block;margin:0 1rem 1rem 0;position:relative;width:100%}.card .title{font-weight:500;margin:10px 15px;max-width:inherit}.card .text{color:#444;margin:10px 15px 24px;max-width:inherit}.card .footer{display:flex;justify-content:right;margin-top:15px;padding:0}.card button{background:none;border:none;bottom:0;position:absolute;right:0}.card .delete{fill:#a0a0a0;height:20px;width:20px}.card .delete:hover{fill:#000}.addcard{background:#fff;border:1px solid #e0e1e0;border-radius:8px;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);margin:32px auto;max-width:598px}.addcard form{align-items:center;color:#5f6368;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:10px;position:relative;width:100%}.addcard input{border:none;font-size:1rem;height:100%;margin-left:10px;margin-right:10px;outline:none;padding:10px 40px 10px 10px;width:100%}.addcard button{background-color:initial;border:none;bottom:0;margin-bottom:10px;margin-right:18px;position:absolute;right:0}.addcard .submit{stroke:#5f6368;height:26px;width:26px}.addcard .submit:hover{stroke:#000}
/*# sourceMappingURL=main.85cd39e0.css.map*/