.post {
    border-style:dotted;
    padding:0.5rem;
    margin-top: 1rem;
}

.post-head{
    display:flex;
    align-items:start;
    justify-content: space-between;;
}