html, body {
  height: 100%;
}

body {
  margin: 0;
  text-align: center;
}

.controls {
  width:200px;
  margin:0 auto;
  text-align:left;
}