img {
    width: 200px;
  }

body {
    text-align: center;
    font-family: 'Arial';
    background: rgb(135, 154, 154);
    color: rgb(197, 46, 197);
  }