body {
  text-align: center;
}
#HACKframing {
  position: relative;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#framing {
  position: relative;
  width: 460px;
  margin-left: auto;
  margin-right: auto;
}
#labels {
  position: relative;
  bottom: 20px;
}
#aces {
  position: absolute;
  left: 9px;
}
#referent {
  position: absolute;
  right: 12px;
}
pre {
  font-size: 20px;
  display: inline-block;
  padding: 10px;
  border-style: solid;
}
