body {
  text-align: center;
  background: #f1f1f1;
}

#sub-heading {
  padding: 5px 20px;
  background: #e0e0e0;
  display: inline-block;
}

#version {
  font-weight: bold;
}
