body{
  background-image: url("DSIHzGd.gif");
  text-align: center;
}

img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); 
  width:10%;
}

p{
    text-align:center;
}

div{
    background-color:rgba(0,0,0,0.5);
    color:white;
}