body {
  background-image: url("./wave.gif");
  background-repeat: no-repeat; 
  background-position: center center;  
  background-size: cover;
}