body{
    background-image: url(../images/rojo.jpeg);
}
div{
    color: rgba(230, 118, 197, 0.896);
}
h1{
  color: white;
}
h2{
  color: white;
}
img{
  height: 20%;
}