.black-background {
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.7;
}

p {
    text-indent: 30px;
    text-align: justify;
}
