.title {
        font-size: 85px ;
       text-align: center;
       position: relative;
       color: blue;


background-image: url(./2人.jpg);
background-repeat: no-repeat;
z-index: 0;
background-position: center ;
    background-size: cover;
    padding-bottom: 1200px;
    padding-top:50px;
    position: relative;
    margin: 0;
    background-attachment: fixed;
}


.image{
    position: relative;
    right: -300px;
    bottom: -340px;
    background-size: 800px;
    width: 500px
}

.image2{
    position: relative;
    left: 1200px;
    bottom: 20px;
    background-size: 800px;
    width: 300px;
}


