#pstCuerpo{
    height:80vh;
}
#pstCuerpo .postcurpo{
    background-color: rgba(0,0,0,0.5);
    overflow: auto;
    max-height: calc(85vh - 100px);
    padding:20px;
    border-radius: 20px;;
}