
body {
  background-color: lightblue;
  text-align: center;
  
}
img  {
    width: 200px;
}

p {
  color: navy;
  margin-left: 20px;
}