body {
   background-image: url("https://shellymih.neocities.org/Blog%20principal/Back.jpg");
  }
  
@media only screen and (min-width: 2304px) {
      body {
      transform: scale(-10);
      right: 100%;
      top: 0%;
      }
    }
    