body{
    background-color: blueviolet;
}

.parrafo{
    color: brown;
    background-color: rgb(240, 202, 166);
      font-size: 2em;
}

#parrafounico{
 font-size: 2em;
    color: rgb(5, 0, 4);
    background-color: rgb(250, 10, 194);
}

body{
background-color: aquamarine;
background-image: url(https://media4.giphy.com/media/v1.Y2lkPTc5MGI3NjExandzMHd6dHVsZ2VsbTM3aTgyeXNiYzV5NG1qdW9nbDJ6MXBtbmlidSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/lbksIVYnMkzio/giphy.gif);

}
h1{
  font-size: 30em;
  font-family: "Story Script", 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 5em;
}
h1:hover {

  font-weight: 700;
  color:rgb(9, 243, 255);
  cursor: pointer;
}

.style {
    font-size: xx-large;
    background-color: cadetblue;
    color: yellow;
}

h2 {
    display: -moz-stack;
    font-size: 7em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: initial;
    unicode-bidi: isolate;
    color: rgba(222, 252, 237, 0.88);
background-color: rgb(194, 81, 117); 
background-image: url(https://floresco.co/modules/smartblog/images/22-single-default.jpg)
}

p {
    display: block;
    margin-block-start: 3em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
    font-size: 3em;
    color: rgba(51, 80, 241, 0.88);
background-color: rgb(255, 244, 201); 
}

 #sol {
  font-size: 10em;
  background-image: url(https://hachette.imgix.net/books/9781408329832.jpg?auto=compress&w=440);
 }

 #luna {
  font-size: 8em;
  background-image: url(https://i.pinimg.com/736x/2b/c9/ac/2bc9aca36f11d0ec22d51686f6d0a2c3.jpg)

}

#luna {

  color: aqua;
}

