body{background-color:#f0e9d2;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.postcard{display:flex;flex-direction:column;align-items:flex-start;padding:1rem;margin:0 0 1rem}.postcard__user{display:flex;align-items:center;justify-content:space-between;width:150px;padding:0 0 1rem}.postcard__icons{display:flex;justify-content:flex-start;align-items:center;padding:1rem 0 0}.postcard__textOverflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:300px;cursor:pointer}.postcard__textFull{word-wrap:break-word;cursor:pointer;width:300px}.posts{height:calc(100vh - 5rem);background-color:#e6ddc4;padding:1rem;border-radius:10px}.posts__content{display:flex;flex-direction:column;align-items:center;overflow-y:auto;max-height:calc(100vh - 6rem)}.addPost__row{display:flex;justify-content:space-between;margin-bottom:1rem}.addPost__btn{display:flex;justify-content:flex-end}.menu{background-color:#e6ddc4;border-radius:10px;padding:1rem}.menu__content,.menu__header{display:flex;align-items:center;justify-content:space-between}.navbar{background-color:#678983}.navbar p{margin-left:1rem;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}
/*# sourceMappingURL=main.eaf2bbf2.chunk.css.map */