img {
    width: 200px;
  }
body {
    text-align: center;
    font-family: 'Arial';
    background: rgb(24, 83, 10);
    color: rgb(247, 239, 31);
  }