body {
  background-color: blanchedalmond;
  color: midnightblue;
  font-family: courier;
}

img {
  max-width: 100%;
}