body {

      background-image: url("https://blob.gifcities.org/gifcities/3KGBAZ3BZOIWPJVG4WQB5YDMDWR2A5MK.gif");

      color: white;
      
      
      font-family: "Courier New", monospace;

      text-shadow: 1px 1px 0 black;

    }
    
h1 {
      
      text-align: center;
      
    }
	
div {
  display: flex;
  justify-content: center;
}


    