img {
  width: 300px;
}
body {
  text-align: center;
  font-family: 'Arial';
  background: #a8d8f5;
  color: purple;
}