#pou{
    position: absolute;
    right: 0px;
    bottom: -10px;
    height: 80px;
}
#paco{
    height: 400px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 40px;    
    transform: rotate(-0.1deg);
    position: relative;
}
.paquita{
    height: 180px;
    display: flex;
    gap: 5px;
    width: 100%;
}
.paquito{
    height: 175px;
    width: 75%;
    padding: 10px;
}
.cuadro{
    border: 10px solid;
    border-image: url(nofuncionasinoeldesgraciadoughhh/frames/verdeamarillo.png) 10 round;
    height: auto;
    width: 200px;
    overflow: hidden;
}
.pacotexto{
    font-size: 23px;
}
.sooopaaaaa{
    width: 100%;
    height: auto;
    margin-right: 40px;
}
#tetacinco{
    position: absolute;
    top: -30px;
    left: 540px;
    transform: rotate(3deg);
    font-size: 40px;
    font-weight: 700;
    color: #68554e;
    text-shadow: -5px -5px 0 #fffef7, 5px -5px 0 #fffef7, -5px 5px 0 #fffef7, 5px 5px 0 #fffef7;
}
#tetaseis{
    position: absolute;
    bottom: -25px;
    left: -10px;
    transform: rotate(3.5deg);
    font-size: 40px;
    font-weight: 700;
    color: #68554e;
    text-shadow: -5px -5px 0 #fffef7, 5px -5px 0 #fffef7, -5px 5px 0 #fffef7, 5px 5px 0 #fffef7;           
}