body {
  background-image: url('https://emmonasdiary.neocities.org/imagennavidad.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  font-family: 'Roboto Mono', monospace;
  color: white;
}
