
body {
background-image: url("https://frakasao.neocities.org/Fotos/Fondo.png");
background-attachment: fixed;
background-position: center center;
background-size: contain;
  color: #212121;
  font-family: "Courier New", Courier, monospace;
   letter-spacing: -0.3px; 
}

h1 { 
  text-align: center; 
}