<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css2?family=Syne&amp;display=swap);body{font-family:Syne,sans-serif}.header{align-items:center;display:flex;justify-content:space-between}.dark-mode{background-color:#5f5f5f}.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:#1da1f2}textarea{border:none;resize:none}textarea:focus{outline:none}.save,.tweet-button{background-color:#e1e1e1;border:none;border-radius:15px;padding:5px 10px}.save:hover,.tweet-button:hover{background-color:#ededed;cursor:pointer}.note{background-color:#fef68a;border-radius:10px;flex-direction:column;min-height:170px;overflow-wrap:break-word;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}
/*# sourceMappingURL=main.a166aa36.css.map*/</pre></body></html>