
#zagallo1{
right:0;
width:20%;
top:30%;
position:absolute;
}

#bg1{
    right:0;
    bottom:-50%;
    position:absolute;
    width:30%;
}

#bg2{
    right:0;
    top:0;
    position:absolute;
    width:30%;
}

#tenta1{
    position:absolute;
    left:0;
    top:0;
    width:70%;
}

#bg3{
    position:absolute;
    right:0;
    bottom:-113%;
    width:40%;
}

#gajo{
    position:absolute;
    left:80%;
    bottom:-40%;
    width:20%;
}

.yin{
    transform: translateY(-50%) scale(5,5);
    font-size: 4rem;
    line-height:1;
}

.yin.left{
    position:absolute;
    bottom:-95%;
    right:15%;
}

a{
    text-decoration: none;
    color:black;
}