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}.header{align-items:center;display:flex;justify-content:space-between}.dark-mode{background-color:#000}.dark-mode h1{color:#fff}.container{margin-left:auto;margin-right:auto;max-width:960px;min-height:100vh;padding-left:15px;padding-right:15px}.notes-list{grid-gap:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.note.new,textarea{background-color:#67d7cc}textarea{border:none;resize:none}textarea:focus{outline:none}.save{background-color:#e1e1e1;border:none;border-radius:15px;padding:5px 10px}.save:hover{background-color:#ededed;cursor:pointer}.note{background-color:#fef68a;border-radius:10px;flex-direction:column;min-height:170px;padding:1rem;white-space:pre-wrap}.note,.note-footer{display:flex;justify-content:space-between}.note-footer{align-items:center}.delete-icon{cursor:pointer}.search{align-items:center;border-radius:10px;display:flex;margin-bottom:1.5em;padding:5px}.search,.search input{background-color:#e9e9e9}.search input{border:none;width:100%}.search input:focus{outline:none}.text-center{text-align:center}
/*# sourceMappingURL=main.7e17f279.css.map*/