.content {
    padding-top: 50px;
    padding-bottom: 50px;
}
.content p, .content li {
    text-align: justify;
}
.behind {
    box-shadow: 0px 20px 20px -20px #000 inset, 0px -20px 20px -20px #000 inset;
}