#bolsita{
    position: absolute;
    top: -35px;
    right: -50px;
    z-index: 4;
    height: 230px
}
#terealsisi{
    position: absolute;
    bottom: 0px;
    left: 10px;
    z-index: 4;
    height: 90px
}
#sosoc{
    font-size: 40px;
    font-weight: 900;
    transform: rotate(-2deg);
    position: absolute;
    top: -10px;
    left: -10px;
    color: rgb(92, 91, 82);
    z-index: 4;
    text-shadow: -3px -3px 0 #fffef7, 3px -3px 0 #fffef7, -3px 3px 0 #fffef7, 3px 3px 0 #fffef7;
}
#elblog{
    border: 4px solid #443342;
    height: 170px;
    width: 715px;    
    position: relative;
    margin: 20px 40px;
    margin-bottom: 10px;
}
#elblog{
    position: relative;
}
#elblog iframe{
    background-image: url(nofuncionasinoeldesgraciadoughhh/papel.jpg);
}

#gogo{
    transform: rotate(-7deg);
    position: absolute;
    bottom: -20px;
    right: -15px;
    width: 200px;
    transition: 0.5s;
}
#buenseparador{
    position: absolute;
    top: 0px;
    transform: rotate(180deg);
    left: 0px;
    right: 0px;
    width: 705px;
    height: 60px;
    background-image: url(nofuncionasinoeldesgraciadoughhh/afrifabric.png);
    background-size: auto 60px;
}
#gogo:hover{
    width: 220px;
    filter: brightness(80%);
    translate: 5%;
    cursor: pointer;
    transition: 0.5s;
}
#gogo:active{
    transition: 0.5s;
    filter: brightness(70%);
}