body {
  text-align: center;
  background-color: coral;
  font-family: "Georgia", serif;
}

img {
  width: 30%;
  height: 30%;
}

.f1 {
 font-family: Arial, sans-serif; 
}