body {
  padding: 50px;
  font: 16px "Lucida Grande", Helvetica, Arial, sans-serif;
}

a {
  color: #00B7FF;
}

.centered {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%
}
