.color_fondo{
    background-color: rgb(255, 255, 136);
}

.tipo_texto{
   font-family:"Comic Sans MS";
}

.posi_inicio{
   top: 85%;
   left: 85%;
}
