body {
  text-align: center;
  font-family: 'Arial';
  background: lightskyblue;
  color: darkblue;  
}
img {
    width:200px;
}