body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Raleway,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.note{background-color:#fef68a;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;min-height:200px;padding:2rem;white-space:pre-wrap}.note span{word-wrap:break-word}.note-footer{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.new,textarea{background-color:#67d7cc}textarea{border:none;color:#f0f8ff;font-size:1rem;outline:none;resize:none;width:auto}.save-btn{border:none;border-radius:15px;padding:8px 10px}.save-btn:hover{background-color:bisque;cursor:pointer}.delete-icon{cursor:pointer}.notes-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.App{margin-left:auto;margin-right:auto;max-width:980px;min-height:100vh}.header{align-items:center;display:flex;justify-content:space-between}.header button{background-color:#000;border:none;border-radius:20px;color:#fff;padding:10px}.header button:hover{cursor:pointer}.dark-mode{background-color:#000}.dark-mode h1{color:#fff}.dark-mode button{background-color:#fff;color:#000}.search{align-items:center;display:flex;margin-bottom:1rem;margin-top:2rem;padding:8px}.search,.search input{background-color:#e9e9e9}.search input{border:none;font-size:1rem;padding:5px}.search input:focus{outline:none}
/*# sourceMappingURL=main.215e2c5e.css.map*/