.fullscreen {
  width: 100%;
  height: 100%;
}
img {
  width: 50%;
  height: 50%;
  background-color: #000;
}
