img {
    width: 500px;
  }
  body {
    text-align: center;
    font-family: 'Arial';
    background: black;
    color: white;
  }