body, html {
  margin: 0;
  background: #fff;
}

img {
  max-width: 400px;
}

.center {
  text-align: center;
}

a, small {
  color: #fe6505;
}
