blockquote { text-align:left}
p {
  font-weight: bold;
  font-size: 30;
  color:white;

}

h2{font-size: 12;}

body {
  background-image: url(https://mnsp.neocities.org/imagenes/lagrange.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color:black;
}