body {
  /* background: rgb(17, 13, 13); */
  background: #000;
}

img {
  position: absolute;
  width: 30vw;
  left: 35vw;
  top: 7vh;
}