.postMain{display:flex;flex-direction:row;flex-grow:1;gap:10px;overflow:hidden;margin-top:10px;min-height:95%}.postLeft{overflow:hidden;flex-grow:1;width:70%;display:flex;flex-direction:column;gap:10px;background-attachment:local}.postRight{width:30%;height:100%;display:flex;flex-direction:column;align-items:flex-end}
