.parent{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: papayawhip;
    top: 0;
    left: 0;
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
    left: 0;
    background-position-y: 390%;
    background-size: 45%;
    background-position-x: 73%;
}
.first{
    position: absolute;
width: 50%;
height: 50%;


}

.third{

    position: absolute;
    left: 170%;
    top: 10%;
    width: 20%;
    height: 8%;
    background-color: red;
   color: whitesmoke; 
    border: none;
    border-radius: 0%;
}
.fourth{
    position: absolute;
    width: 10%;
    height: 7%;
    top: 10%;
    left: 8%;
}
.five{
    position: absolute;
    top: 10%;
    left: 32%;
color: gray;
font-size: small;
}

.six{
    position: absolute;
    top: 10%;
    left: 48%;
color: gray;
font-size: small;
}
.seven{
    position: absolute;
    top: 10%;
    left: 63%;
color: gray;
font-size: small;
} 
.eight{
    position: absolute;
    top: 10%;
    left: 79%;
color: gray;
font-size: small;
}
.nine{
    position: absolute;
    top: 55%;
    left: 32%;
    color: rgb(131, 46, 46);
   
    font-size: 400%;
}
.ten{
    position: absolute;
    top: 140%;
    left: 32%;
    color: rgb(75, 72, 72);
}
.eleven{
    position: absolute;
    top: 170%;
    left: 32%;
    background-color: red;
    height: 10%;
    width: 22%;
    border: none;
    border-radius: none;
padding: 1%;
color:whitesmoke ;
}
.twelve{
    position: absolute;
    top:172% ;
    left:59%;
    color: red;
}