.container_text{
    margin: auto;
    margin-top: 100px;
    width: max-content;
    text-align: center;
}

#text1{
    color: white;
}

#text2{
    color: white;
    font-size: 70px;
    font-weight: bold;
}

.container1{
    height: 120vh;
    color: white;
    background-image: url('32654-1920x1080-desktop-1080p-your-name-wallpaper.jpg');
    background-repeat: no-repeat;

}

#containernavbar{
    color: black;
}