img {
  height:100dvh;
  width:100vw;
}

* {
  object-fit: fill;
  margin: 0px;
  padding: 0px;
}