img {
    width: 500px;
  }
body {
  text-align: center;
  font-family: 'Verdana';
  background: Blue;
  color: Red;
}
