.text-3 a {
        margin-left: 30px;
    }
     .flexcontainer {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 50vh; 
    }