body {
    padding: 50px;
    font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
  }
  
a {
color: #00B7FF;
}

.cover {
  background-image: url('../images/kyle-johnson-unsplash.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}

.label {
  font-size: 12px;
}