img {
  width: 200px;
}


body {
  text-align: center;
  font-family: 'Arial';
  background: #42bdb9;
  color: #ff8800;
}