body {
  background: #000;
  color: white;
}
h1 {
  text-align: center;
  margin-top: 0.0em;
  margin-bottom: 1.0em;
  letter-spacing: 0.5em;
}
h2 {
  margin-top: 0em;
  text-align:center;
  letter-spacing: 0.05em;
  color: #999;
}
.container {
  padding-left: 1.5em;
  padding-right:3.2em;
  width:256px;
  height:300px;
  float: left;
}
.row {
  margin: 0 auto;
  text-align: center;
  padding-left: 5.5em;
  margin-bottom: 1.4em;
}
.lastRow {
  margin-bottom: 0em !important;
}
.endOfRow {
  clear: both;
}
.scoreDiv {
  width:256px;
  height:256px;
  text-align:center;
}
.hide {
  display: none;
}
.glow {
  
}
.noglow {
  
}
