body {
  background-color: grey;
}

h1 {
  font-size: 100px;
  color: blanchedalmond;
}

img {
  max-width: 100vw;
}
