.body{
    padding: 0;
    margin: 0;
 
}
.image{
    width: 100%;
    height: auto;
    margin: 0;
    position: absolute;
}
.image img{
    width: 80%;
    height: 80%;
}
.image .yazi{
    position: absolute;
    color: rgb(0, 0, 0);
    top: 72%;
    left: 47%;
    font-size: 3.6vw;
}
.image .yazi2{
    position: absolute;
    color: rgb(0, 0, 0);
    top: 17%;
    left: 30%;
    font-size: 5vw;
}
.image .yazi3{
    position: absolute;
    color: rgb(255, 0, 0);
    top: 32%;
    left: 24%;
    font-size: 6vw;
}
.image .yazi4{
    position: absolute;
    color: rgb(0, 0, 0);
    top: 62%;
    left: 42%;
    font-size: 3vw;
}