img {
    height: 200px;
  }
body {
    text-align: center;
    font-family: 'Georgia';
    background: SkyBlue;
    color: Royalblue;
  }