body {
  font-family: sans-serif;
  text-align: center;
  background: #f0f0f0;
}
#glcanvas {
  border: 1px solid #888;
  margin-top: 20px;
  background: #fff;
}
