body {
  background-color: #FFA07A;
  color: #343c1c;
  font-family: Verdana;
}
img:hover {
  transform:scale(1.25);
}