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;padding-left:2%;padding-right:2%}.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}.note>#title{font-family:Georgia,Times New Roman,Times,serif;font-weight:700;text-decoration:underline}.notes-list{grid-gap:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.note.new,.note.new>textarea,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{border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;min-height:170px;padding:1rem;white-space:pre-wrap}.note,.note>textarea{background-color:orange}.note-footer{align-items:center;display:flex;justify-content:space-between}.delete-icon{cursor:pointer}.head{height:50px}
/*# sourceMappingURL=main.582032d6.css.map*/