body{

  text-align : center;
  
  background-image: url("bg.png");
  background-size: cover;

  color : white;
}