.countainer_text{
    
    margin: auto;
    margin-top: 100px;
    width: max-content;
    text-align:center;
}

#text1{
    
}
#text2{
    font-size: 70px;
    font-weight: bold;
}

.container1 {
    background: #1f42de;
    height: 120vh;
background: linear-gradient(90deg, rgba(31, 66, 222, 1) 0%, rgba(87, 199, 188, 1) 51%, rgba(43, 57, 207, 1) 100%);
}
