body{
    background-image: url('https://indieground.net/wp-content/uploads/2023/03/Freebie-GradientTextures-Preview-02.jpg');
    font-style: italic;
    color: rgb(255, 255, 255);
    
    background-image: image();
   text-align: center;
  align-items: center;

  }
  
