img {
    width: 200px;
  }
  body {
    text-align: center;
    font-family: 'Arial';
    background: blue;
    color: rgb(255, 2, 2);
  }
