
body {
    background-color: black;
    background-image: url("assets/fondogorila.webp");
    background-repeat: no-repeat-y;
    background-position: right top;
     text-align: justify;   
   
}
