body{
  background: orange;
  text-align: center;
}
img{
  height: 200px;
  border: 2px solid black
}
p {
  font-family: sans-serif
}
