.notes{display:flex;flex-direction:column;gap:1rem}.notes .note{display:flex;gap:5px;border:solid var(--fg3) 2px;padding:.5rem;background-color:var(--bg)}.notes .note p{margin-top:0}.notes .note img{width:150px}
