footer {
    position: relative;
}

.footer_content{
    height: 50vh;
    position: relative;
    text-align: center;
    font-size:8em;
    font-family: GravityBold;
    color: #1f1e1f;
    background-color: #1f1d1f;
}