body {
    background-color: black;
}

div.container4 {
    height: 43em;
    position: relative }
div.container4 p {
    margin: 0;
    position: absolute;
    top: 25%;
    left: 15%;
    margin-right: -15%;
    transform: translate(-50%, -50%) }

    div.container6 {
        height: 43em;
        position: relative }
    div.container6 p {
        margin: 0;
        position: absolute;
        top: -50%;
        left: 40%;
        margin-right: -70%;
        transform: translate(-50%, -50%) }