.ProfilePost {
    display: flex;
    background-color: 'var(--yellow)';
    margin-bottom: 10rem;
}