img {width: 1000px;}
body {
      text-align: center;
      font-family: 'Times New Roman', Times, serif;
      background:rgb(64, 185, 225);
      color:rgb(255, 0, 230);
    }
