

img {
  width: 200px;
}

body {
  text-align: center;
}
body {
  text-align: center;
  font-family: 'Arial';
}

body {
  text-align: center;
  font-family: 'Arial';
  background: azure;
  color: rgb(0, 0, 0);
}