img {
    width: 200px;
  }
  body {
    text-align: center;
    font-family: 'Garamond';
    background: blue;
    color: gold;
  }
  