body{
  margin: 0px;
  background-color: rgb(17, 17, 17);
}
img{
  
  width: 400px;
  height: 200px;
  background-color: yellow;
}


#dvd-logo{
  position: absolute;
 
  width: 400px;
  height: 200px;
}