img {
  width: 1000px;
}
body {
  text-align: center;
  font-family: 'Arial';
  background: rgb(234, 54, 22);
  color: rgb(249, 249, 249);
}