img {
    width: 100px;
  }
body {
    text-align: center;
    font-family: 'Courier New';
    background: lightpink;
    color: black;
  }
