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}.input-box{padding-block:1rem;padding-inline:.5rem}.input-box input{border-radius:5px;color:#000;font-size:16px;padding:.5rem;width:90%}.note-app{margin:0 auto;width:70%}.note-list{display:flex;flex-wrap:wrap;gap:1em}.note{word-wrap:break-word;background-color:#ffebcd;border-radius:10px;flex:1 0 auto;flex-direction:column;font-family:Helvetica;height:250px;padding:1em;width:200px}.note,.note-footer{display:flex;justify-content:space-between}.note-footer{align-items:center}img{width:20px}img:hover{cursor:pointer;-webkit-transform:scale(110%);transform:scale(110%)}.new-note{background-color:#c6dbc2;border-radius:10px;flex:1 0 auto;font-family:Helvetica;height:250px;padding:1em;width:200px}.new-note textarea{background-color:initial;border:none;font-size:16px;height:80%;resize:none;width:100%}textarea:focus{outline:none}.new-note button{background-color:#fff;border:1px solid #000;border-radius:5px;color:#8eac88;font-weight:700;padding:.5em 1em}.new-note button:hover{cursor:pointer}.new-note span{font-size:.8rem}
/*# sourceMappingURL=main.73c30d29.css.map*/