* {
  margin: auto;
  padding: auto;
}

body {
  width: 100%;
  height: 100%;
  overflow: visible;
  padding: auto;
  margin: auto;
}

.webgl-content {
  padding-bottom: 2.5rem;
}

.footer a {
  text-decoration: none;
  color: #aaa;
}

.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-decoration: none;
}
