.first-view{
    background-image:url(./imag/lineup/uh60.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
     background-position: center;
     background-size: contain;
     width: 100%;
     height: 2000px;
}
.first-view-text{
    width:auto;
    height: 30%;
    margin-left: auto;
    margin-right: auto;
    padding-top:500px;
    color:rgb(10, 54, 65);
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    font-style: initial;
}
