.text {
    width: 100%;
    position: relative;
}

.footer {
            width: 100%;
        }
        p.footer {
            text-align: center;
              color: grey;
              font-size: small;
        }

