body{
    background-color: #292b29;
    color: #dde2dc;
    
}
img{
    display: block;
}
.videojuegos{
    color: #fffb00;
    text-transform: uppercase;
}
.dibujar{
    color: #8f0606;
    text-transform: uppercase;
}
.baloncesto{
    color: #8f0606;
    text-transform: uppercase;
}
h1{
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
}
.caja1{
    border: solid 2px rgb(100, 100, 100);
    width: 50%;
    padding: 1px;
    margin: 0 auto;
    margin-bottom: 10px;

}
.yo{
    border: solid 2px rgb(100, 100, 100);
    width: 40%;
    text-align: center;
    margin-left: 20px;
    float: left;
    margin-right: 50px;
}
.mbape{
    margin: auto;
    margin-top: 15px;
    
}
.hobies{
    width: 50%;
    border: solid 2px rgb(100, 100, 100);
    margin-right: 25px;
    float:right

}
.hola{
    text-align: center;
}
.messi{
    width: 30%;
    float: left;
}
.goku{
    width: 30%;
    float: right;
}
.baile{
    width: 30%;
    float: left;
    margin-left: 40px;
    margin-bottom: 10px;
}
